Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
68a0cab749fd: Waiting
25487a5e81e2: Pulling fs layer
e46ee7633e06: Waiting
67ee28f56be0: Waiting
860a93490d01: Pulling fs layer
b4317c09da11: Waiting
4d81e853134c: Waiting
2ca83fb30920: Waiting
85d8d0cf5c07: Waiting
9cdda56dc0a5: Pulling fs layer
d26aa70e4ee9: Waiting
698f50c38bfc: Waiting
72201d93f05d: Waiting
6c599e19d203: Waiting
4f4fb700ef54: Waiting
a530659dc546: Waiting
b470e71e0f04: Waiting
25487a5e81e2: Waiting
87383c42c280: Waiting
c69fd5871616: Waiting
ac7e0d204651: Waiting
860a93490d01: Waiting
01d36d6d8ac0: Waiting
9cdda56dc0a5: Waiting
be36e833f5a0: Waiting
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
87383c42c280: Download complete
c69fd5871616: Verifying Checksum
c69fd5871616: Download complete
be36e833f5a0: Verifying Checksum
be36e833f5a0: Download complete
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Download complete
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Verifying Checksum
85d8d0cf5c07: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
ac7e0d204651: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
25487a5e81e2: Verifying Checksum
25487a5e81e2: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=America/Argentina/Mendoza
+ echo 'Chosen random timezone America/Argentina/Mendoza'
+ ln -snf /usr/share/zoneinfo/America/Argentina/Mendoza /etc/localtime
Chosen random timezone America/Argentina/Mendoza
+ echo America/Argentina/Mendoza
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20372.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20372.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20372.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20372.altinityantalya+msan) ...
Setting up clickhouse-common-static (25.3.3.20372.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20372.altinityantalya+msan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20372.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20372.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20372.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20372.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20372.altinityantalya+msan) ...
Setting up clickhouse-server (25.3.3.20372.altinityantalya+msan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20372.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20372.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20372.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20372.altinityantalya+msan) ...
Setting up clickhouse-client (25.3.3.20372.altinityantalya+msan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20372.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=60737536
+ sed --follow-symlinks -i 's|[[:digit:]]\+|60737536|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=32755712
+ sed --follow-symlinks -i 's|[[:digit:]]\+|32755712|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ ./minio server --address :11111 ./minio_data
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
trying to connect to minio
In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:35037 http://127.0.0.1:35037
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDeniedAccess Denied./1851A7AE6E83BFC67dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 266 root 8u IPv6 25269 0t0 TCP *:11111 (LISTEN)
minio 266 root 9u IPv4 25268 0t0 TCP localhost:11111 (LISTEN)
minio 266 root 10u IPv6 25270 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 116.70 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 395
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
clickminio restart attempt 1:
+ echo 'clickminio restart attempt 1:'
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:40493 http://127.0.0.1:40493
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1338
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 0 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 0 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
2025-07-12 21:23:57 Using queries from '/repo/tests/queries' directory
2025-07-12 21:23:57 Connecting to ClickHouse server... OK
2025-07-12 21:23:57 Connected to server 25.3.3.20372.altinityantalya @ a324819208af3bcc76888a0ab3ac201474e635d4 HEAD
2025-07-12 21:23:58 Found 1170 parallel tests and 106 sequential tests
2025-07-12 21:23:59 Running about 146 stateless tests (Process-8).
2025-07-12 21:23:59 01354_tuple_low_cardinality_array_mapped_bug: [ OK ] 1.16 sec.
2025-07-12 21:23:59 Running about 146 stateless tests (Process-7).
2025-07-12 21:23:59 00263_merge_aggregates_and_overflow: [ OK ] 1.26 sec.
2025-07-12 21:23:59 Running about 146 stateless tests (Process-3).
2025-07-12 21:23:59 00609_distributed_with_case_when_then: [ OK ] 1.46 sec.
2025-07-12 21:24:00 03250_ephemeral_comment: [ OK ] 0.94 sec.
2025-07-12 21:24:00 00674_has_array_enum: [ OK ] 0.89 sec.
2025-07-12 21:24:00 Running about 146 stateless tests (Process-10).
2025-07-12 21:24:00 02841_parquet_filter_pushdown_bug: [ OK ] 2.67 sec.
2025-07-12 21:24:00 Running about 146 stateless tests (Process-6).
2025-07-12 21:24:00 00804_test_custom_compression_codes_log_storages: [ OK ] 2.87 sec.
2025-07-12 21:24:01 01655_test_isnull_mysql_dialect: [ OK ] 0.99 sec.
2025-07-12 21:24:01 03031_tuple_elimination_analyzer: [ OK ] 1.09 sec.
2025-07-12 21:24:02 02721_url_cluster: [ OK ] 2.84 sec.
2025-07-12 21:24:02 01700_point_in_polygon_ubsan: [ OK ] 1.99 sec.
2025-07-12 21:24:02 02515_projections_with_totals: [ OK ] 1.19 sec.
2025-07-12 21:24:03 03296_bfloat16_ubsan: [ OK ] 0.99 sec.
2025-07-12 21:24:04 02346_to_hour_monotonicity_fix: [ OK ] 1.38 sec.
2025-07-12 21:24:04 02933_ephemeral_mv: [ OK ] 1.14 sec.
2025-07-12 21:24:04 03230_show_create_query_identifier_quoting_style: [ OK ] 2.60 sec.
2025-07-12 21:24:05 Running about 146 stateless tests (Process-9).
2025-07-12 21:24:05 02480_client_option_print_num_processed_rows: [ OK ] 7.14 sec.
2025-07-12 21:24:06 01822_short_circuit: [ OK ] 5.10 sec.
2025-07-12 21:24:06 02184_storage_add_support_ttl: [ OK ] 2.15 sec.
2025-07-12 21:24:07 Running about 146 stateless tests (Process-5).
2025-07-12 21:24:07 00937_format_schema_rows_template: [ OK ] 8.90 sec.
2025-07-12 21:24:07 03003_prql_panic: [ OK ] 3.11 sec.
2025-07-12 21:24:07 03023_invalid_format_detection: [ OK ] 4.65 sec.
2025-07-12 21:24:07 02457_filesystem_function: [ OK ] 2.14 sec.
2025-07-12 21:24:07 01812_has_generic: [ OK ] 1.06 sec.
2025-07-12 21:24:08 02113_base64encode_trailing_bytes_1: [ OK ] 1.04 sec.
2025-07-12 21:24:09 02316_const_string_intersact: [ OK ] 1.22 sec.
2025-07-12 21:24:10 00500_point_in_polygon_non_const_poly: [ OK ] 3.04 sec.
2025-07-12 21:24:11 Running about 146 stateless tests (Process-4).
2025-07-12 21:24:11 03362_into_outfile_atomic_truncate: [ OK ] 13.16 sec.
2025-07-12 21:24:12 02910_bad_logs_level_in_local: [ OK ] 4.96 sec.
2025-07-12 21:24:12 02013_zlib_read_after_eof: [ OK ] 6.56 sec.
2025-07-12 21:24:12 03015_aggregator_empty_data_multiple_blocks: [ OK ] 1.45 sec.
2025-07-12 21:24:13 02233_optimize_aggregation_in_order_prefix: [ OK ] 2.74 sec.
2025-07-12 21:24:13 03223_system_tables_set_not_ready: [ OK ] 4.21 sec.
2025-07-12 21:24:14 00999_settings_no_extra_quotes: [ OK ] 1.36 sec.
2025-07-12 21:24:14 02457_csv_parse_date_out_of_range: [ OK ] 6.21 sec.
2025-07-12 21:24:14 03314_grace_hash_join_buckets: [ OK ] 0.87 sec.
2025-07-12 21:24:15 02833_local_with_dialect: [ OK ] 3.60 sec.
2025-07-12 21:24:16 00149_function_url_hash: [ OK ] 1.80 sec.
2025-07-12 21:24:18 03287_dynamic_and_json_squashing_fix: [ OK ] 2.66 sec.
2025-07-12 21:24:18 02124_buffer_with_type_map_long: [ OK ] 14.52 sec.
2025-07-12 21:24:19 01818_move_partition_simple: [ OK ] 4.01 sec.
2025-07-12 21:24:19 01511_alter_version_versioned_collapsing_merge_tree: [ OK ] 6.21 sec.
2025-07-12 21:24:19 02293_h3_line: [ OK ] 3.12 sec.
2025-07-12 21:24:20 02184_range_hashed_dictionary_outside_range_values: [ OK ] 1.34 sec.
2025-07-12 21:24:20 01640_distributed_async_insert_compression: [ OK ] 1.19 sec.
2025-07-12 21:24:21 01685_json_extract_double_as_float: [ OK ] 1.25 sec.
2025-07-12 21:24:21 00714_alter_uuid: [ OK ] 2.19 sec.
2025-07-12 21:24:21 02974_analyzer_array_join_subcolumn: [ OK ] 1.48 sec.
2025-07-12 21:24:22 01231_operator_null_in: [ OK ] 14.88 sec.
2025-07-12 21:24:22 01552_dict_fixedstring: [ OK ] 1.19 sec.
2025-07-12 21:24:22 01560_DateTime_and_DateTime64_comparision: [ OK ] 1.10 sec.
2025-07-12 21:24:23 01087_index_set_ubsan: [ OK ] 1.09 sec.
2025-07-12 21:24:23 02716_int256_arrayfunc: [ OK ] 1.50 sec.
2025-07-12 21:24:23 00612_http_max_query_size_for_distributed: [ OK ] 1.31 sec.
2025-07-12 21:24:24 02686_bson3: [ OK ] 1.83 sec.
2025-07-12 21:24:24 00649_quantile_tdigest_negative: [ OK ] 0.99 sec.
2025-07-12 21:24:25 03142_untuple_crash: [ OK ] 1.74 sec.
2025-07-12 21:24:25 02242_throw_if_constant_argument: [ OK ] 0.93 sec.
2025-07-12 21:24:26 03120_analyzer_param_in_CTE_alias: [ OK ] 0.94 sec.
2025-07-12 21:24:26 00098_1_union_all: [ OK ] 1.55 sec.
2025-07-12 21:24:28 02990_format_select_from_explain: [ OK ] 2.03 sec.
2025-07-12 21:24:28 02559_multiple_read_steps_in_prewhere_fuzz: [ OK ] 1.26 sec.
2025-07-12 21:24:29 02680_default_star: [ OK ] 0.80 sec.
2025-07-12 21:24:29 01324_settings_documentation: [ OK ] 1.10 sec.
2025-07-12 21:24:29 02234_position_case_insensitive_utf8: [ OK ] 0.89 sec.
2025-07-12 21:24:30 01293_show_settings: [ OK ] 0.69 sec.
2025-07-12 21:24:30 03262_common_expression_optimization: [ OK ] 15.49 sec.
2025-07-12 21:24:30 03230_date_trunc_and_to_start_of_interval_on_date32: [ OK ] 6.27 sec.
2025-07-12 21:24:31 00308_write_buffer_valid_utf8: [ OK ] 0.89 sec.
2025-07-12 21:24:31 02113_format_row: [ OK ] 1.09 sec.
2025-07-12 21:24:31 01077_mutations_index_consistency: [ OK ] 11.82 sec.
2025-07-12 21:24:32 00495_reading_const_zero_column: [ OK ] 1.04 sec.
2025-07-12 21:24:32 02553_type_object_analyzer: [ OK ] 1.22 sec.
2025-07-12 21:24:32 01121_remote_scalar_subquery: [ OK ] 1.08 sec.
2025-07-12 21:24:33 00819_ast_refactoring_bugs: [ OK ] 1.34 sec.
2025-07-12 21:24:34 00753_comment_columns_zookeeper: [ OK ] 1.10 sec.
2025-07-12 21:24:34 01505_log_distributed_deadlock: [ OK ] 1.10 sec.
2025-07-12 21:24:35 03283_json_binary_serialization_use_default_setttings: [ OK ] 1.00 sec.
2025-07-12 21:24:36 02353_partition_prune_nullable_key: [ OK ] 1.26 sec.
2025-07-12 21:24:36 02681_undrop_query_uuid: [ OK ] 12.73 sec.
2025-07-12 21:24:37 02260_alter_compact_part_drop_nested_column: [ OK ] 2.56 sec.
2025-07-12 21:24:39 01623_byte_size_const: [ OK ] 1.23 sec.
2025-07-12 21:24:39 01710_normal_projection_with_query_plan_optimization: [ OK ] 2.85 sec.
2025-07-12 21:24:40 00134_aggregation_by_fixed_string_of_size_1_2_4_8: [ OK ] 1.28 sec.
2025-07-12 21:24:41 00978_sum_map_bugfix: [ OK ] 1.46 sec.
2025-07-12 21:24:42 01049_window_view_window_functions: [ OK ] 9.89 sec.
2025-07-12 21:24:42 03299_deep_nested_map_creation: [ OK ] 1.55 sec.
2025-07-12 21:24:43 00431_if_nulls: [ OK ] 7.61 sec.
2025-07-12 21:24:46 02015_async_inserts_2: [ OK ] 5.49 sec.
2025-07-12 21:24:48 01034_JSONCompactEachRow: [ OK ] 5.63 sec.
2025-07-12 21:24:48 02306_rowbinary_has_no_bom: [ OK ] 2.41 sec.
2025-07-12 21:24:50 03198_unload_primary_key_outdated: [ OK ] 6.52 sec.
2025-07-12 21:24:50 02491_part_log_has_table_uuid: [ OK ] 1.90 sec.
2025-07-12 21:24:50 02380_analyzer_join_sample: [ OK ] 1.73 sec.
2025-07-12 21:24:51 01496_signedness_conversion_monotonicity: [ OK ] 1.36 sec.
2025-07-12 21:24:51 03286_serialization_hint_system_columns: [ OK ] 1.28 sec.
2025-07-12 21:24:53 01780_column_sparse_distinct: [ OK ] 1.36 sec.
2025-07-12 21:24:54 00098_7_union_all: [ OK ] 0.96 sec.
2025-07-12 21:24:54 02383_join_and_filtering_set: [ SKIPPED ] 0.00 sec.
2025-07-12 21:24:54 Reason: not running for current build
2025-07-12 21:24:55 02046_low_cardinality_parallel_group_by: [ OK ] 23.18 sec.
2025-07-12 21:24:57 02840_merge__table_or_filter: [ OK ] 2.34 sec.
2025-07-12 21:24:58 03221_key_condition_bug: [ OK ] 1.10 sec.
2025-07-12 21:24:59 00520_tuple_values_interpreter: [ OK ] 1.08 sec.
2025-07-12 21:25:01 03215_varian_as_common_type_integers: [ OK ] 1.19 sec.
2025-07-12 21:25:02 02242_optimize_to_subcolumns_no_storage: [ OK ] 1.04 sec.
2025-07-12 21:25:03 00183_skip_unavailable_shards: [ OK ] 33.19 sec.
2025-07-12 21:25:03 01521_max_length_alias: [ OK ] 1.40 sec.
2025-07-12 21:25:04 03285_parallel_replicas_one_replica: [ OK ] 1.24 sec.
2025-07-12 21:25:06 00446_clear_column_in_partition_concurrent_zookeeper: [ OK ] 53.46 sec.
2025-07-12 21:25:06 00181_aggregate_functions_statistics_stable: [ OK ] 2.55 sec.
2025-07-12 21:25:06 02246_is_secure_query_log: [ OK ] 15.56 sec.
2025-07-12 21:25:06 03257_reverse_sorting_key_simple: [ OK ] 1.82 sec.
2025-07-12 21:25:07 01125_dict_ddl_cannot_add_column: [ OK ] 1.15 sec.
2025-07-12 21:25:07 02861_filter_pushdown_const_bug: [ OK ] 1.50 sec.
2025-07-12 21:25:08 03286_reverse_sorting_key_final: [ OK ] 1.55 sec.
2025-07-12 21:25:08 03231_pr_reverse_in_order: [ OK ] 1.74 sec.
2025-07-12 21:25:09 00834_date_datetime_cmp: [ OK ] 1.07 sec.
2025-07-12 21:25:09 00471_sql_style_quoting: [ OK ] 0.93 sec.
2025-07-12 21:25:10 00601_kill_running_query: [ OK ] 2.41 sec.
2025-07-12 21:25:11 02956_clickhouse_local_system_parts: [ OK ] 2.89 sec.
2025-07-12 21:25:11 01355_alter_column_with_order: [ OK ] 1.69 sec.
2025-07-12 21:25:12 02815_fix_not_found_constants_col_in_block: [ OK ] 1.15 sec.
2025-07-12 21:25:12 02461_mullable_pk_monotonicity_bug: [ OK ] 3.09 sec.
2025-07-12 21:25:12 02843_backup_use_same_s3_credentials_for_base_backup: [ OK ] 20.94 sec.
2025-07-12 21:25:12 00086_concat_nary_const_with_nonconst_segfault: [ OK ] 3.89 sec.
2025-07-12 21:25:13 01096_zeros: [ OK ] 1.39 sec.
2025-07-12 21:25:13 02478_analyzer_table_expression_aliases: [ OK ] 1.54 sec.
2025-07-12 21:25:16 00275_shard_quantiles_weighted: [ OK ] 2.19 sec.
2025-07-12 21:25:16 01893_jit_aggregation_function_min_long: [ OK ] 2.34 sec.
2025-07-12 21:25:16 01098_msgpack_format: [ OK ] 57.36 sec.
2025-07-12 21:25:16 00564_versioned_collapsing_merge_tree: [ OK ] 34.20 sec.
2025-07-12 21:25:16 01882_total_rows_approx: [ OK ] 5.02 sec.
2025-07-12 21:25:17 01458_count_digits: [ OK ] 1.29 sec.
2025-07-12 21:25:17 03041_analyzer_gigachad_join: [ OK ] 1.28 sec.
2025-07-12 21:25:18 00234_disjunctive_equality_chains_optimization: [ OK ] 1.09 sec.
2025-07-12 21:25:18 02407_array_element_from_map_wrong_type: [ OK ] 1.89 sec.
2025-07-12 21:25:19 00368_format_option_collision: [ OK ] 2.75 sec.
2025-07-12 21:25:19 02783_date_predicate_optimizations: [ OK ] 6.95 sec.
2025-07-12 21:25:19 00794_materialized_view_with_column_defaults: [ OK ] 1.29 sec.
2025-07-12 21:25:20 00360_to_date_from_string_with_datetime: [ OK ] 0.98 sec.
2025-07-12 21:25:20 03221_s3_imds_decent_timeout: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:20 Reason: not running for current build
2025-07-12 21:25:20 03077_analyzer_multi_scalar_subquery_aliases: [ OK ] 1.03 sec.
2025-07-12 21:25:21 01680_date_time_add_ubsan: [ OK ] 2.44 sec.
2025-07-12 21:25:21 00159_whitespace_in_columns_list: [ OK ] 1.13 sec.
2025-07-12 21:25:21 02842_largestTriangleThreeBuckets_aggregate_function: [ OK ] 1.79 sec.
2025-07-12 21:25:22 02165_h3_edge_length_km: [ OK ] 1.34 sec.
2025-07-12 21:25:22 00050_any_left_join: [ OK ] 1.04 sec.
2025-07-12 21:25:22 00974_full_outer_join: [ OK ] 1.03 sec.
2025-07-12 21:25:22 02661_quantile_approx: [ OK ] 9.96 sec.
2025-07-12 21:25:23 01251_string_comparison: [ OK ] 0.99 sec.
2025-07-12 21:25:23 00346_if_tuple: [ OK ] 1.09 sec.
2025-07-12 21:25:24 02177_sum_if_not_found: [ OK ] 3.04 sec.
2025-07-12 21:25:24 03037_dynamic_merges_1_horizontal_compact_wide_tree: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:24 Reason: not running for current build
2025-07-12 21:25:24 03062_analyzer_join_engine_missing_column: [ OK ] 1.19 sec.
2025-07-12 21:25:24 03121_analyzer_filed_redefenition_in_subquery: [ OK ] 1.89 sec.
2025-07-12 21:25:25 00361_shared_array_offsets_and_squash_blocks: [ OK ] 1.29 sec.
2025-07-12 21:25:27 01093_cyclic_defaults_filimonov: [ OK ] 2.74 sec.
2025-07-12 21:25:28 02956_rocksdb_with_ttl: [ OK ] 4.14 sec.
2025-07-12 21:25:28 03362_iceberg_table_with_confusing_name: [ OK ] 1.24 sec.
2025-07-12 21:25:29 01049_join_low_card_bug_long: [ OK ] 35.18 sec.
2025-07-12 21:25:29 02364_dictionary_datetime_64_attribute_crash: [ OK ] 1.08 sec.
2025-07-12 21:25:30 01031_mutations_interpreter_and_context: [ OK ] 7.71 sec.
2025-07-12 21:25:30 02161_addressToLineWithInlines: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:30 Reason: not running for current build
2025-07-12 21:25:31 02494_optimize_group_by_function_keys_and_alias_columns: [ OK ] 1.24 sec.
2025-07-12 21:25:31 01550_create_map_type: [ OK ] 5.85 sec.
2025-07-12 21:25:32 02474_fix_function_parser_bug: [ OK ] 0.79 sec.
2025-07-12 21:25:32 02486_truncate_and_unexpected_parts: [ OK ] 2.99 sec.
2025-07-12 21:25:33 00908_long_http_insert: [ OK ] 3.24 sec.
2025-07-12 21:25:33 02131_row_policies_combination: [ OK ] 2.09 sec.
2025-07-12 21:25:34 01938_joins_identifiers: [ OK ] 1.30 sec.
2025-07-12 21:25:34 02021_create_database_with_comment: [ OK ] 10.26 sec.
2025-07-12 21:25:34 02535_ip_parser_not_whole: [ OK ] 1.04 sec.
2025-07-12 21:25:34 01525_select_with_offset_fetch_clause: [ OK ] 1.14 sec.
2025-07-12 21:25:35 01663_quantile_weighted_overflow: [ OK ] 0.94 sec.
2025-07-12 21:25:35 01246_extractAllGroupsVertical: [ OK ] 6.20 sec.
2025-07-12 21:25:35 01753_optimize_aggregation_in_order: [ OK ] 2.84 sec.
2025-07-12 21:25:36 01663_test_toDate_mysql_compatibility: [ OK ] 0.99 sec.
2025-07-12 21:25:36 02354_tuple_element_with_default: [ OK ] 1.49 sec.
2025-07-12 21:25:37 01641_memory_tracking_insert_optimize: [ OK ] 3.39 sec.
2025-07-12 21:25:37 03161_ipv4_ipv6_equality: [ OK ] 1.14 sec.
2025-07-12 21:25:37 02385_analyzer_aliases_compound_expression: [ OK ] 3.20 sec.
2025-07-12 21:25:37 00384_column_aggregate_function_insert_from: [ OK ] 1.49 sec.
2025-07-12 21:25:38 02985_minmax_index_aggregate_function: [ OK ] 3.20 sec.
2025-07-12 21:25:39 01913_names_of_tuple_literal: [ OK ] 0.99 sec.
2025-07-12 21:25:39 01630_simple_aggregate_function_in_summing_merge_tree: [ OK ] 1.74 sec.
2025-07-12 21:25:39 03130_convert_outer_join_to_inner_join: [ OK ] 1.79 sec.
2025-07-12 21:25:41 01891_partition_hash_no_long_int: [ OK ] 1.30 sec.
2025-07-12 21:25:41 03362_filter_transform_profile_events: [ OK ] 3.80 sec.
2025-07-12 21:25:42 00405_output_format_pretty_color: [ OK ] 2.29 sec.
2025-07-12 21:25:42 03209_json_type_vertical_merges: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:42 Reason: not running for current build
2025-07-12 21:25:42 01071_force_optimize_skip_unused_shards: [ OK ] 4.35 sec.
2025-07-12 21:25:43 02918_join_pm_lc_crash: [ OK ] 1.19 sec.
2025-07-12 21:25:43 02017_bit_shift_left_for_string_integer: [ OK ] 4.66 sec.
2025-07-12 21:25:43 02676_kafka_murmur_hash: [ OK ] 1.09 sec.
2025-07-12 21:25:44 03199_join_with_materialized_column: [ OK ] 1.04 sec.
2025-07-12 21:25:44 02012_sha512_fixedstring: [ OK ] 1.19 sec.
2025-07-12 21:25:45 01710_projections_and_duplicate_columms: [ OK ] 1.49 sec.
2025-07-12 21:25:47 02570_fallback_from_async_insert: [ OK ] 13.12 sec.
2025-07-12 21:25:48 00276_sample: [ OK ] 6.90 sec.
2025-07-12 21:25:48 03142_alter_comment_parameterized_view: [ OK ] 0.99 sec.
2025-07-12 21:25:49 01788_update_nested_type_subcolumn_check: [ OK ] 4.15 sec.
2025-07-12 21:25:49 00098_shard_i_union_all: [ OK ] 1.54 sec.
2025-07-12 21:25:49 00154_shard_distributed_with_distinct: [ OK ] 1.14 sec.
2025-07-12 21:25:50 02908_table_ttl_dependency: [ OK ] 4.95 sec.
2025-07-12 21:25:50 03037_dynamic_merges_2_vertical_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:50 Reason: not running for current build
2025-07-12 21:25:50 01144_multiple_joins_rewriter_v2_and_lambdas: [ OK ] 1.44 sec.
2025-07-12 21:25:50 00846_join_using_tuple_crash: [ OK ] 1.08 sec.
2025-07-12 21:25:52 00552_or_nullable: [ OK ] 1.45 sec.
2025-07-12 21:25:52 01442_merge_detach_attach_long: [ OK ] 36.17 sec.
2025-07-12 21:25:53 02112_delayed_clickhouse_client_with_queries_file: [ OK ] 2.94 sec.
2025-07-12 21:25:54 02315_readonly_create_function: [ OK ] 3.59 sec.
2025-07-12 21:25:54 02122_parallel_formatting_JSON: [ OK ] 9.71 sec.
2025-07-12 21:25:54 02148_cast_type_parsing: [ OK ] 0.99 sec.
2025-07-12 21:25:54 02910_object-json-crash-add-column: [ OK ] 2.24 sec.
2025-07-12 21:25:55 02806_cte_block_cannot_be_empty: [ OK ] 1.14 sec.
2025-07-12 21:25:55 02966_nested_offsets_subcolumn: [ OK ] 3.39 sec.
2025-07-12 21:25:56 03351_client_insert_bad_connection_state: [ OK ] 1.39 sec.
2025-07-12 21:25:56 00462_json_true_false_literals: [ OK ] 0.94 sec.
2025-07-12 21:25:56 03032_variant_bool_number_not_suspicious: [ OK ] 0.99 sec.
2025-07-12 21:25:57 00623_truncate_table: [ OK ] 2.79 sec.
2025-07-12 21:25:57 03038_nested_dynamic_merges_wide_horizontal: [ SKIPPED ] 0.00 sec.
2025-07-12 21:25:57 Reason: not running for current build
2025-07-12 21:25:58 03362_default_profiles_context: [ OK ] 1.75 sec.
2025-07-12 21:25:59 03256_invalid_mutation_query: [ OK ] 4.94 sec.
2025-07-12 21:26:00 03012_prewhere_merge_distributed: [ OK ] 4.00 sec.
2025-07-12 21:26:01 02021_h3_is_res_classIII: [ OK ] 1.14 sec.
2025-07-12 21:26:01 02366_explain_query_tree: [ OK ] 1.44 sec.
2025-07-12 21:26:02 00569_parse_date_time_best_effort: [ OK ] 1.09 sec.
2025-07-12 21:26:03 01322_cast_keep_nullable: [ OK ] 1.34 sec.
2025-07-12 21:26:04 01825_type_json_ephemeral: [ OK ] 1.14 sec.
2025-07-12 21:26:05 03203_system_query_metric_log: [ OK ] 23.44 sec.
2025-07-12 21:26:06 02122_parallel_formatting_JSONCompactEachRowWithNames: [ OK ] 7.45 sec.
2025-07-12 21:26:06 01411_xor_itai_shirav: [ OK ] 0.99 sec.
2025-07-12 21:26:06 01927_query_views_log_matview_exceptions: [ OK ] 17.13 sec.
2025-07-12 21:26:07 01818_case_float_value_fangyc: [ OK ] 0.98 sec.
2025-07-12 21:26:07 02243_in_ip_address: [ OK ] 1.14 sec.
2025-07-12 21:26:08 00739_array_element_nullable_string_mattrobenolt: [ OK ] 1.24 sec.
2025-07-12 21:26:08 03143_join_filter_push_down_filled_join_fix: [ OK ] 1.34 sec.
2025-07-12 21:26:10 00445_join_nullable_keys: [ OK ] 1.59 sec.
2025-07-12 21:26:11 00908_bloom_filter_index: [ OK ] 53.76 sec.
2025-07-12 21:26:11 02481_xxh3_hash_function: [ OK ] 0.99 sec.
2025-07-12 21:26:12 01414_low_cardinality_nullable: [ OK ] 7.10 sec.
2025-07-12 21:26:13 02456_test_zero_copy_mutation: [ OK ] 1.79 sec.
2025-07-12 21:26:13 01942_dateTimeToSnowflake: [ OK ] 6.45 sec.
2025-07-12 21:26:13 01245_limit_infinite_sources: [ SKIPPED ] 0.00 sec.
2025-07-12 21:26:13 Reason: not running for current build
2025-07-12 21:26:13 02973_parse_crlf_with_tsv_files: [ OK ] 5.45 sec.
2025-07-12 21:26:14 00956_http_prepared_statements: [ OK ] 2.34 sec.
2025-07-12 21:26:15 01780_column_sparse_tuple: [ OK ] 2.29 sec.
2025-07-12 21:26:16 02875_parallel_replicas_remote: [ OK ] 2.40 sec.
2025-07-12 21:26:16 01680_predicate_pushdown_union_distinct_subquery: [ OK ] 0.99 sec.
2025-07-12 21:26:16 03312_squashing_with_low_card_mem_usage: [ SKIPPED ] 0.00 sec.
2025-07-12 21:26:16 Reason: not running for current build
2025-07-12 21:26:17 01940_totimezone_operator_monotonicity: [ OK ] 1.14 sec.
2025-07-12 21:26:18 01901_in_literal_shard_prune: [ OK ] 1.21 sec.
2025-07-12 21:26:18 02477_age_date32: [ OK ] 3.76 sec.
2025-07-12 21:26:18 03261_json_hints_types_check: [ OK ] 5.24 sec.
2025-07-12 21:26:19 03199_merge_filters_bug: [ OK ] 1.79 sec.
2025-07-12 21:26:20 03305_compressed_memory_eng_crash_reading_subcolumn: [ OK ] 1.09 sec.
2025-07-12 21:26:20 01278_format_multiple_queries: [ OK ] 1.99 sec.
2025-07-12 21:26:21 03309_json_with_progress_exception: [ OK ] 3.19 sec.
2025-07-12 21:26:21 00975_sample_prewhere_distributed: [ OK ] 1.29 sec.
2025-07-12 21:26:21 03210_optimize_rewrite_aggregate_function_with_if_return_type_bug: [ OK ] 1.54 sec.
2025-07-12 21:26:22 03314_analyzer_resolve_in_parent_scope_2: [ OK ] 1.14 sec.
2025-07-12 21:26:23 03064_analyzer_named_subqueries: [ OK ] 0.99 sec.
2025-07-12 21:26:24 02110_clickhouse_local_custom_tld: [ OK ] 2.79 sec.
2025-07-12 21:26:24 01509_dictionary_preallocate: [ OK ] 3.19 sec.
2025-07-12 21:26:25 03003_analyzer_setting: [ OK ] 1.34 sec.
2025-07-12 21:26:25 03262_column_sizes_with_dynamic_structure: [ OK ] 13.91 sec.
2025-07-12 21:26:25 00535_parse_float_scientific: [ OK ] 1.04 sec.
2025-07-12 21:26:26 00434_tonullable: [ OK ] 1.00 sec.
2025-07-12 21:26:27 01813_quantileBfloat16_nans: [ OK ] 1.09 sec.
2025-07-12 21:26:27 02888_obsolete_settings: [ OK ] 1.16 sec.
2025-07-12 21:26:27 02126_url_auth: [ OK ] 2.64 sec.
2025-07-12 21:26:28 00120_join_and_group_by: [ OK ] 1.04 sec.
2025-07-12 21:26:29 02285_hex_bin_support_more_types: [ OK ] 1.89 sec.
2025-07-12 21:26:30 02915_analyzer_fuzz_6: [ OK ] 1.74 sec.
2025-07-12 21:26:30 00570_empty_array_is_const: [ OK ] 1.14 sec.
2025-07-12 21:26:32 02500_analyzer_storage_view_crash_fix: [ OK ] 1.35 sec.
2025-07-12 21:26:32 03284_json_object_as_tuple_duplicate_keys: [ OK ] 2.09 sec.
2025-07-12 21:26:32 00550_join_insert_select: [ OK ] 4.66 sec.
2025-07-12 21:26:32 01825_type_json_13: [ OK ] 8.01 sec.
2025-07-12 21:26:33 00003_reinterpret_as_string: [ OK ] 0.99 sec.
2025-07-12 21:26:33 03315_join_temporary_table_names: [ OK ] 1.44 sec.
2025-07-12 21:26:34 01710_aggregate_projection_with_monotonic_key_expr: [ OK ] 1.54 sec.
2025-07-12 21:26:34 03364_estimate_compression_ratio: [ OK ] 37.45 sec.
2025-07-12 21:26:35 00632_get_sample_block_cache: [ OK ] 33.72 sec.
2025-07-12 21:26:35 02359_send_logs_source_regexp: [ OK ] 2.69 sec.
2025-07-12 21:26:35 00499_json_enum_insert: [ OK ] 1.09 sec.
2025-07-12 21:26:36 03282_block_number_otehr_mutations: [ OK ] 1.90 sec.
2025-07-12 21:26:37 01457_order_by_nulls_first: [ OK ] 1.79 sec.
2025-07-12 21:26:37 02346_position_countsubstrings_zero_byte: [ OK ] 1.74 sec.
2025-07-12 21:26:37 01576_alias_column_rewrite: [ OK ] 4.20 sec.
2025-07-12 21:26:38 03031_filter_float64_logical_error: [ OK ] 2.29 sec.
2025-07-12 21:26:38 01351_geohash_assert: [ OK ] 0.94 sec.
2025-07-12 21:26:38 03298_analyzer_group_by_all_fix: [ OK ] 1.04 sec.
2025-07-12 21:26:38 00507_array_no_params: [ OK ] 5.21 sec.
2025-07-12 21:26:39 01442_h3kring_range_check: [ OK ] 3.39 sec.
2025-07-12 21:26:39 00487_if_array_fixed_string: [ OK ] 1.19 sec.
2025-07-12 21:26:39 00453_cast_enum: [ OK ] 1.29 sec.
2025-07-12 21:26:40 02324_map_combinator_bug: [ OK ] 1.69 sec.
2025-07-12 21:26:40 02554_log_faminy_support_storage_policy: [ OK ] 2.24 sec.
2025-07-12 21:26:41 00351_select_distinct_arrays_tuples: [ OK ] 1.14 sec.
2025-07-12 21:26:41 02999_variant_suspicious_types: [ OK ] 2.09 sec.
2025-07-12 21:26:42 00763_create_query_as_table_engine_bug: [ OK ] 1.19 sec.
2025-07-12 21:26:43 02458_insert_select_progress_tcp: [ OK ] 5.60 sec.
2025-07-12 21:26:43 00409_shard_limit_by: [ OK ] 2.29 sec.
2025-07-12 21:26:44 02731_parallel_replicas_join_subquery: [ OK ] 4.65 sec.
2025-07-12 21:26:44 02886_binary_like: [ OK ] 1.69 sec.
2025-07-12 21:26:44 03016_analyzer_groupby_fuzz_59796: [ OK ] 1.04 sec.
2025-07-12 21:26:45 01710_projection_array_join: [ OK ] 1.14 sec.
2025-07-12 21:26:45 03015_peder1001: [ OK ] 1.20 sec.
2025-07-12 21:26:46 03276_functions_to_subcolumns_lc: [ OK ] 1.09 sec.
2025-07-12 21:26:46 01825_type_json_field: [ OK ] 1.64 sec.
2025-07-12 21:26:47 01497_now_support_timezone: [ OK ] 0.99 sec.
2025-07-12 21:26:48 03260_compressor_stat: [ OK ] 2.04 sec.
2025-07-12 21:26:48 00976_max_execution_speed: [ OK ] 4.05 sec.
2025-07-12 21:26:49 03094_one_thousand_joins: [ OK ] 53.81 sec.
2025-07-12 21:26:50 02111_with_fill_no_rows: [ OK ] 1.19 sec.
2025-07-12 21:26:51 01825_type_json_empty_string: [ OK ] 1.11 sec.
2025-07-12 21:26:51 02531_two_level_aggregation_bug: [ OK ] 4.20 sec.
2025-07-12 21:26:51 03297_input_compression_autodetect: [ OK ] 11.41 sec.
2025-07-12 21:26:52 02970_visible_width_behavior: [ OK ] 2.30 sec.
2025-07-12 21:26:54 01917_prewhere_column_type: [ OK ] 2.34 sec.
2025-07-12 21:26:54 02243_make_date32_mysql: [ OK ] 3.34 sec.
2025-07-12 21:26:55 00098_j_union_all: [ OK ] 1.04 sec.
2025-07-12 21:26:56 02741_hashed_dictionary_load_factor: [ OK ] 5.35 sec.
2025-07-12 21:26:57 01890_state_of_state: [ OK ] 6.10 sec.
2025-07-12 21:26:58 03241_orc_dictionary_encode: [ OK ] 3.10 sec.
2025-07-12 21:26:59 02184_ipv6_select_parsing: [ OK ] 1.19 sec.
2025-07-12 21:27:00 02122_parallel_formatting_PrettyCompactNoEscapes: [ OK ] 20.28 sec.
2025-07-12 21:27:01 02981_translate_fixedstring: [ OK ] 1.04 sec.
2025-07-12 21:27:01 02973_block_number_sparse_serialization_and_mutation: [ OK ] 2.40 sec.
2025-07-12 21:27:01 02841_parallel_final_wrong_columns_order: [ OK ] 5.70 sec.
2025-07-12 21:27:04 02228_merge_tree_insert_memory_usage: [ OK ] 7.41 sec.
2025-07-12 21:27:05 03131_deprecated_functions: [ OK ] 4.60 sec.
2025-07-12 21:27:07 01607_arrays_as_nested_csv: [ OK ] 6.20 sec.
2025-07-12 21:27:07 02718_parquet_metadata_format: [ OK ] 9.81 sec.
2025-07-12 21:27:09 02149_schema_inference: [ OK ] 50.96 sec.
2025-07-12 21:27:09 03272_ghdata_object_to_json_alter_shared_data: [ SKIPPED ] 0.00 sec.
2025-07-12 21:27:09 Reason: not running for current build
2025-07-12 21:27:10 02907_backup_restore_flatten_nested: [ OK ] 9.01 sec.
2025-07-12 21:27:10 01674_clickhouse_client_query_param_cte: [ OK ] 2.89 sec.
2025-07-12 21:27:12 01906_partition_by_multiply_by_zero: [ OK ] 1.34 sec.
2025-07-12 21:27:12 00974_adaptive_granularity_secondary_index: [ OK ] 4.35 sec.
2025-07-12 21:27:12 02013_json_function_null_column: [ OK ] 6.95 sec.
2025-07-12 21:27:13 02521_incorrect_dealy_for_insert_bug_44902: [ OK ] 24.66 sec.
2025-07-12 21:27:14 03365_finish_sorting_crash: [ OK ] 1.14 sec.
2025-07-12 21:27:15 03274_dynamic_column_data_race_with_concurrent_hj: [ OK ] 1.09 sec.
2025-07-12 21:27:17 00700_decimal_empty_aggregates: [ OK ] 8.01 sec.
2025-07-12 21:27:17 03279_pr_3_way_joins_right_first: [ OK ] 5.75 sec.
2025-07-12 21:27:18 02972_insert_deduplication_token_hierarchical_inserts_views: [ OK ] 4.85 sec.
2025-07-12 21:27:18 02271_replace_partition_many_tables: [ OK ] 32.51 sec.
2025-07-12 21:27:18 02911_add_index_and_materialize_index: [ OK ] 0.99 sec.
2025-07-12 21:27:20 01540_verbatim_partition_pruning: [ OK ] 2.19 sec.
2025-07-12 21:27:21 02336_sort_optimization_with_fill: [ OK ] 0.99 sec.
2025-07-12 21:27:22 02539_settings_alias: [ OK ] 11.31 sec.
2025-07-12 21:27:22 02890_partition_prune_in_extra_columns: [ OK ] 1.09 sec.
2025-07-12 21:27:23 03262_test_parquet_native_reader_int_logical_type: [ OK ] 4.95 sec.
2025-07-12 21:27:23 01921_test_progress_bar: [ OK ] 0.84 sec.
2025-07-12 21:27:26 00848_join_use_nulls_segfault: [ OK ] 3.80 sec.
2025-07-12 21:27:27 02714_local_object_storage: [ OK ] 4.20 sec.
2025-07-12 21:27:27 02896_leading_zeroes_no_octal: [ OK ] 8.76 sec.
2025-07-12 21:27:29 02874_array_random_sample: [ OK ] 25.15 sec.
2025-07-12 21:27:29 01230_join_get_truncate: [ OK ] 1.44 sec.
2025-07-12 21:27:29 02383_arrow_dict_special_cases: [ OK ] 12.06 sec.
2025-07-12 21:27:30 01036_union_different_columns: [ OK ] 1.39 sec.
2025-07-12 21:27:31 02426_pod_array_overflow_2: [ OK ] 1.70 sec.
2025-07-12 21:27:31 02189_join_type_conversion: [ OK ] 0.89 sec.
2025-07-12 21:27:33 01474_custom_null_tsv: [ OK ] 5.90 sec.
2025-07-12 21:27:35 02915_analyzer_fuzz_2: [ OK ] 1.20 sec.
2025-07-12 21:27:36 00605_intersections_aggregate_functions: [ OK ] 1.21 sec.
2025-07-12 21:27:36 02517_infer_uint64_in_case_of_int64_overflow: [ OK ] 10.67 sec.
2025-07-12 21:27:37 00055_join_two_numbers: [ OK ] 1.04 sec.
2025-07-12 21:27:37 02943_variant_element: [ OK ] 1.60 sec.
2025-07-12 21:27:39 01921_with_fill_with_totals: [ OK ] 1.09 sec.
2025-07-12 21:27:40 00926_zookeeper_adaptive_index_granularity_replicated_merge_tree_long: [ OK ] 8.82 sec.
2025-07-12 21:27:40 03322_unused_interpolate_expressions: [ OK ] 1.44 sec.
2025-07-12 21:27:41 02922_server_exit_code: [ OK ] 3.46 sec.
2025-07-12 21:27:41 02916_set_formatting: [ OK ] 1.04 sec.
2025-07-12 21:27:42 01413_if_array_uuid: [ OK ] 0.99 sec.
2025-07-12 21:27:42 00447_foreach_modifier: [ OK ] 1.94 sec.
2025-07-12 21:27:43 02133_issue_32458: [ OK ] 1.19 sec.
2025-07-12 21:27:45 02969_functions_to_subcolumns_if_null: [ OK ] 1.39 sec.
2025-07-12 21:27:49 02481_analyzer_optimize_aggregation_arithmetics: [ OK ] 4.40 sec.
2025-07-12 21:27:52 01651_lc_insert_tiny_log_1: [ OK ] 28.80 sec.
2025-07-12 21:27:53 02668_parse_datetime_in_joda_syntax: [ OK ] 21.94 sec.
2025-07-12 21:27:53 02456_async_inserts_logs: [ OK ] 10.66 sec.
2025-07-12 21:27:53 02368_analyzer_table_functions: [ OK ] 1.29 sec.
2025-07-12 21:27:54 01225_drop_dictionary_as_table: [ OK ] 1.54 sec.
2025-07-12 21:27:58 02963_remote_read_small_buffer_size_bug: [ OK ] 28.76 sec.
2025-07-12 21:27:59 02782_values_null_to_lc_nullable: [ OK ] 0.99 sec.
2025-07-12 21:28:00 01014_format_custom_separated: [ OK ] 10.91 sec.
2025-07-12 21:28:01 00900_orc_arrays_load: [ OK ] 8.16 sec.
2025-07-12 21:28:02 02895_npy_format: [ OK ] 49.96 sec.
2025-07-12 21:28:02 01669_test_toYear_mysql_dialect: [ OK ] 1.04 sec.
2025-07-12 21:28:03 00835_if_generic_case: [ OK ] 3.05 sec.
2025-07-12 21:28:03 02900_matview_create_to_errors: [ OK ] 4.30 sec.
2025-07-12 21:28:04 00672_arrayDistinct: [ OK ] 1.55 sec.
2025-07-12 21:28:04 03164_adapting_parquet_reader_output_size: [ OK ] 10.11 sec.
2025-07-12 21:28:05 01068_parens: [ OK ] 1.10 sec.
2025-07-12 21:28:05 01472_many_rows_in_totals: [ OK ] 1.42 sec.
2025-07-12 21:28:05 01544_errorCodeToName: [ OK ] 1.19 sec.
2025-07-12 21:28:06 00503_cast_const_nullable: [ OK ] 1.09 sec.
2025-07-12 21:28:06 02565_update_empty_nested: [ OK ] 1.89 sec.
2025-07-12 21:28:07 02242_case_insensitive_column_matching: [ OK ] 13.67 sec.
2025-07-12 21:28:07 03232_file_path_normalizing: [ OK ] 2.64 sec.
2025-07-12 21:28:07 03166_optimize_row_order_during_insert: [ OK ] 1.89 sec.
2025-07-12 21:28:08 01113_local_dictionary_type_conversion: [ OK ] 1.20 sec.
2025-07-12 21:28:09 03205_json_cast_from_string: [ OK ] 1.94 sec.
2025-07-12 21:28:09 01122_totals_rollup_having_block_header: [ OK ] 1.84 sec.
2025-07-12 21:28:10 02982_comments_in_system_tables: [ OK ] 3.70 sec.
2025-07-12 21:28:10 02207_s3_content_type: [ OK ] 3.81 sec.
2025-07-12 21:28:10 02154_bitmap_contains: [ OK ] 0.94 sec.
2025-07-12 21:28:10 02734_optimize_group_by: [ OK ] 1.15 sec.
2025-07-12 21:28:12 02315_pmj_union_ubsan_35857: [ OK ] 1.19 sec.
2025-07-12 21:28:12 00215_primary_key_order_zookeeper_long: [ OK ] 1.65 sec.
2025-07-12 21:28:12 02494_parser_string_binary_literal: [ OK ] 1.90 sec.
2025-07-12 21:28:13 03315_quantile_bfloat16_ubsan: [ OK ] 1.09 sec.
2025-07-12 21:28:13 01783_parallel_formatting_memory: [ OK ] 3.39 sec.
2025-07-12 21:28:14 02370_lost_part_intersecting_merges: [ OK ] 32.33 sec.
2025-07-12 21:28:14 01662_join_mixed: [ OK ] 1.09 sec.
2025-07-12 21:28:14 01170_alter_partition_isolation: [ OK ] 12.37 sec.
2025-07-12 21:28:14 00676_group_by_in: [ OK ] 1.19 sec.
2025-07-12 21:28:15 00712_prewhere_with_alias: [ OK ] 2.60 sec.
2025-07-12 21:28:15 01330_array_join_in_higher_order_function: [ OK ] 1.50 sec.
2025-07-12 21:28:15 01432_parse_date_time_best_effort_timestamp: [ OK ] 1.05 sec.
2025-07-12 21:28:16 01515_logtrace_function: [ OK ] 2.75 sec.
2025-07-12 21:28:16 03211_nested_json_merges: [ SKIPPED ] 0.00 sec.
2025-07-12 21:28:16 Reason: not running for current build
2025-07-12 21:28:16 03285_analyzer_extract_common_expr_bug: [ OK ] 1.25 sec.
2025-07-12 21:28:18 01259_dictionary_custom_settings_ddl: [ OK ] 2.87 sec.
2025-07-12 21:28:18 00111_shard_external_sort_distributed: [ OK ] 11.07 sec.
2025-07-12 21:28:18 02816_check_projection_metadata: [ OK ] 1.95 sec.
2025-07-12 21:28:19 00477_parsing_data_types: [ OK ] 0.80 sec.
2025-07-12 21:28:20 01477_lc_in_merge_join_left_key: [ OK ] 5.96 sec.
2025-07-12 21:28:20 02540_date_column_consistent_insert_behaviour: [ OK ] 4.21 sec.
2025-07-12 21:28:21 03159_dynamic_type_all_types: [ OK ] 2.80 sec.
2025-07-12 21:28:22 01532_primary_key_without_order_by_zookeeper: [ OK ] 3.30 sec.
2025-07-12 21:28:22 03148_setting_max_streams_to_max_threads_ratio_overflow: [ OK ] 2.40 sec.
2025-07-12 21:28:23 02815_no_throw_in_simple_queries: [ FAIL ] 7.42 sec.
2025-07-12 21:28:23 Reason: return code: 1
2025-07-12 21:28:23 expect: spawn id exp3 not open
2025-07-12 21:28:23 while executing
2025-07-12 21:28:23 "expect ":) ""
2025-07-12 21:28:23 , result:
2025-07-12 21:28:23
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23
2025-07-12 21:28:23 stdout:
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23 Failed
2025-07-12 21:28:23
2025-07-12 21:28:23
2025-07-12 21:28:23 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 759100 --group_by_two_level_threshold_bytes 27960391 --distributed_aggregation_memory_efficient 0 --fsync_metadata 0 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 10240581 --max_read_buffer_size 949147 --prefer_localhost_replica 1 --max_block_size 48106 --max_joined_block_size_rows 28397 --max_threads 2 --optimize_append_index 1 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 0 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 9 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 46729812 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 1 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method mmap --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 50 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 64Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 1 --merge_tree_coarse_index_granularity 22 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 900292077 --min_compress_block_size 1388873 --max_compress_block_size 470942 --merge_tree_compact_parts_min_granules_to_multibuffer_read 32 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 2019905 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 3 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.55 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 100000000 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table true --enable_vertical_final 1 --optimize_extract_common_expressions 0 --use_query_condition_cache 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 10737418240 --max_bytes_ratio_before_external_sort 0 --max_bytes_ratio_before_external_group_by 0
2025-07-12 21:28:23
2025-07-12 21:28:23 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 1 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 22386718 --merge_max_block_size 21287 --index_granularity 65046 --min_bytes_for_wide_part 0 --marks_compress_block_size 38097 --primary_key_compress_block_size 85066 --replace_long_file_name_to_hash 1 --max_file_name_length 0 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 199279140 --compact_parts_max_granules_to_buffer 256 --compact_parts_merge_max_bytes_to_prefetch_part 28002798 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 0 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 1 --enable_block_number_column 1 --enable_block_offset_column 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-07-12 21:28:23
2025-07-12 21:28:23 Database: test_rhhhbxqw
2025-07-12 21:28:23 01559_misplaced_codec_diagnostics: [ OK ] 0.84 sec.
2025-07-12 21:28:23 02343_aggregation_pipeline: [ OK ] 2.30 sec.
2025-07-12 21:28:24 01463_resample_overflow: [ OK ] 1.75 sec.
2025-07-12 21:28:25 00311_array_primary_key: [ OK ] 1.69 sec.
2025-07-12 21:28:25 01851_s2_to_geo: [ OK ] 1.04 sec.
2025-07-12 21:28:26 02421_truncate_isolation_no_merges: [ OK ] 70.81 sec.
2025-07-12 21:28:27 02024_compile_expressions_with_short_circuit_evaluation: [ OK ] 0.89 sec.
2025-07-12 21:28:27 01632_max_partitions_to_read: [ OK ] 2.15 sec.
2025-07-12 21:28:27 02725_cnf_large_check: [ OK ] 2.39 sec.
2025-07-12 21:28:28 03206_is_null_constant_result_old_analyzer_bug: [ OK ] 1.44 sec.
2025-07-12 21:28:29 02918_analyzer_to_ast_crash: [ OK ] 1.76 sec.
2025-07-12 21:28:30 03013_repeat_with_nonnative_integers: [ OK ] 1.05 sec.
2025-07-12 21:28:30 02335_column_ttl_expired_column_optimization: [ OK ] 2.86 sec.
2025-07-12 21:28:33 01526_param_uuid: [ OK ] 2.80 sec.
2025-07-12 21:28:34 01201_drop_column_compact_part_replicated_zookeeper_long: [ OK ] 3.65 sec.
2025-07-12 21:28:34 02174_cte_scalar_cache_mv: [ OK ] 11.22 sec.
2025-07-12 21:28:35 02142_http_with_query_parameters: [ OK ] 2.00 sec.
2025-07-12 21:28:35 01211_optimize_skip_unused_shards_type_mismatch: [ OK ] 1.39 sec.
2025-07-12 21:28:36 03282_highlight_trailing_whitespace_pretty: [ OK ] 1.40 sec.
2025-07-12 21:28:36 01596_setting_limit_offset: [ OK ] 2.05 sec.
2025-07-12 21:28:37 02346_into_outfile_and_stdout: [ OK ] 8.21 sec.
2025-07-12 21:28:37 03003_enum_and_string_compatible: [ OK ] 1.05 sec.
2025-07-12 21:28:38 00553_buff_exists_materlized_column: [ OK ] 1.49 sec.
2025-07-12 21:28:38 01413_alter_update_supertype: [ OK ] 1.40 sec.
2025-07-12 21:28:39 03270_object_to_json_alter_memory: [ OK ] 24.48 sec.
2025-07-12 21:28:39 02834_array_exists_segfault: [ OK ] 2.19 sec.
2025-07-12 21:28:40 02097_initializeAggregationNullable: [ OK ] 1.25 sec.
2025-07-12 21:28:42 02798_generic_transform: [ OK ] 1.49 sec.
2025-07-12 21:28:44 01710_projection_drop_if_exists: [ OK ] 2.05 sec.
2025-07-12 21:28:44 02136_kill_scalar_queries: [ OK ] 4.55 sec.
2025-07-12 21:28:45 00957_neighbor: [ OK ] 7.21 sec.
2025-07-12 21:28:45 01513_optimize_aggregation_in_order_memory_long: [ OK ] 25.26 sec.
2025-07-12 21:28:48 01821_join_table_mutation: [ OK ] 2.30 sec.
2025-07-12 21:28:51 01079_alter_default_zookeeper_long: [ OK ] 6.56 sec.
2025-07-12 21:28:51 01945_system_warnings: [ OK ] 6.70 sec.
2025-07-12 21:28:52 02692_multiple_joins_unicode: [ OK ] 1.61 sec.
2025-07-12 21:28:53 01338_long_select_and_alter_zookeeper: [ OK ] 18.13 sec.
2025-07-12 21:28:54 02027_ngrams: [ OK ] 2.80 sec.
2025-07-12 21:28:54 02025_storage_filelog_virtual_col: [ OK ] 15.48 sec.
2025-07-12 21:28:54 02918_parallel_replicas_custom_key_unavailable_replica: [ OK ] 1.96 sec.
2025-07-12 21:28:56 01134_max_rows_to_group_by: [ OK ] 2.65 sec.
2025-07-12 21:28:57 03275_basic_auth_interactive: [ OK ] 2.60 sec.
2025-07-12 21:28:58 03215_toStartOfWeek_with_dateTime64_fix: [ OK ] 0.95 sec.
2025-07-12 21:28:59 00875_join_right_nulls_ors: [ OK ] 2.20 sec.
2025-07-12 21:28:59 02554_invalid_create_view_syntax: [ OK ] 0.84 sec.
2025-07-12 21:29:01 02372_analyzer_join: [ OK ] 41.30 sec.
2025-07-12 21:29:01 03371_constant_alias_columns: [ OK ] 2.65 sec.
2025-07-12 21:29:02 03270_processors_profile_log_3: [ OK ] 14.22 sec.
2025-07-12 21:29:02 01058_zlib_ng_level1_bug: [ OK ] 8.76 sec.
2025-07-12 21:29:02 03261_sort_cursor_crash: [ OK ] 1.64 sec.
2025-07-12 21:29:02 00954_client_prepared_statements: [ OK ] 17.18 sec.
2025-07-12 21:29:02 02122_parallel_formatting_Vertical: [ OK ] 8.66 sec.
2025-07-12 21:29:03 03217_datetime64_constant_to_ast: [ OK ] 1.49 sec.
2025-07-12 21:29:03 03100_analyzer_constants_in_multiif: [ OK ] 1.04 sec.
2025-07-12 21:29:04 02809_has_token: [ OK ] 1.05 sec.
2025-07-12 21:29:04 01890_jit_aggregation_function_sum_long: [ OK ] 3.15 sec.
2025-07-12 21:29:05 00534_exp10: [ OK ] 0.99 sec.
2025-07-12 21:29:05 00335_bom: [ OK ] 2.20 sec.
2025-07-12 21:29:05 01301_polygons_within: [ OK ] 1.69 sec.
2025-07-12 21:29:09 02980_s3_plain_DROP_TABLE_ReplicatedMergeTree: [ OK ] 9.15 sec.
2025-07-12 21:29:10 01273_arrow_nullable_arrays_load: [ OK ] 7.51 sec.
2025-07-12 21:29:11 02998_projection_after_attach_partition: [ OK ] 1.97 sec.
2025-07-12 21:29:11 00232_format_readable_decimal_size: [ OK ] 1.04 sec.
2025-07-12 21:29:12 03237_max_map_state_decimal_serialization: [ OK ] 1.05 sec.
2025-07-12 21:29:13 00969_roundDuration: [ OK ] 1.64 sec.
2025-07-12 21:29:13 02124_insert_deduplication_token_materialized_views: [ OK ] 8.46 sec.
2025-07-12 21:29:14 01691_parser_data_type_exponential: [ OK ] 9.22 sec.
2025-07-12 21:29:14 00618_nullable_in: [ OK ] 1.09 sec.
2025-07-12 21:29:15 02228_unquoted_dates_in_csv_schema_inference: [ OK ] 2.55 sec.
2025-07-12 21:29:16 03356_array_join_subcolumns_indexes: [ OK ] 1.55 sec.
2025-07-12 21:29:16 02482_value_block_parsing: [ OK ] 3.25 sec.
2025-07-12 21:29:18 01069_database_memory: [ OK ] 2.85 sec.
2025-07-12 21:29:18 02012_zookeeper_changed_enum_type: [ OK ] 1.80 sec.
2025-07-12 21:29:18 02179_bool_type: [ OK ] 3.40 sec.
2025-07-12 21:29:19 02711_trim_aliases: [ OK ] 1.11 sec.
2025-07-12 21:29:19 01891_not_like_partition_prune: [ OK ] 1.37 sec.
2025-07-12 21:29:21 01384_bloom_filter_bad_arguments: [ OK ] 5.42 sec.
2025-07-12 21:29:21 01710_projection_with_ast_rewrite_settings: [ OK ] 1.95 sec.
2025-07-12 21:29:22 01460_allow_dollar_and_number_in_identifier: [ OK ] 0.94 sec.
2025-07-12 21:29:22 03314_variant_rowbinary_file: [ OK ] 1.14 sec.
2025-07-12 21:29:23 01074_h3_range_check: [ OK ] 4.30 sec.
2025-07-12 21:29:23 02910_nullable_enum_cast: [ OK ] 1.09 sec.
2025-07-12 21:29:25 02982_create_mv_inner_extra: [ OK ] 1.39 sec.
2025-07-12 21:29:25 03270_object_to_json_alter_wide_merge_tree: [ OK ] 20.69 sec.
2025-07-12 21:29:26 00210_insert_select_extremes_http: [ OK ] 2.05 sec.
2025-07-12 21:29:26 02791_final_block_structure_mismatch_bug: [ OK ] 3.30 sec.
2025-07-12 21:29:26 00712_prewhere_with_alias_bug: [ OK ] 1.20 sec.
2025-07-12 21:29:27 01942_dateTimeToSnowflakeID: [ OK ] 8.84 sec.
2025-07-12 21:29:27 02480_suspicious_lowcard_in_key: [ OK ] 2.09 sec.
2025-07-12 21:29:27 01710_normal_projection_join_plan_fix: [ OK ] 1.59 sec.
2025-07-12 21:29:27 01710_projection_group_by_order_by: [ OK ] 1.34 sec.
2025-07-12 21:29:28 01771_datetime64_no_time_part: [ OK ] 1.05 sec.
2025-07-12 21:29:29 03002_part_log_rmt_fetch_merge_error: [ OK ] 25.36 sec.
2025-07-12 21:29:29 00521_multidimensional: [ OK ] 2.45 sec.
2025-07-12 21:29:30 02476_fuse_sum_count: [ OK ] 2.40 sec.
2025-07-12 21:29:30 01662_test_toDayOfMonth_mysql_compatibility: [ OK ] 1.09 sec.
2025-07-12 21:29:30 00229_prewhere_column_missing: [ OK ] 2.45 sec.
2025-07-12 21:29:31 02317_functions_with_nothing: [ OK ] 1.89 sec.
2025-07-12 21:29:32 02392_every_setting_must_have_documentation: [ OK ] 1.10 sec.
2025-07-12 21:29:33 03041_dynamic_type_check_table: [ OK ] 27.47 sec.
2025-07-12 21:29:33 02122_parallel_formatting_TSV: [ OK ] 7.11 sec.
2025-07-12 21:29:34 02510_group_by_prewhere_null: [ OK ] 1.30 sec.
2025-07-12 21:29:35 03040_dynamic_type_alters_1_wide_merge_tree: [ OK ] 5.05 sec.
2025-07-12 21:29:36 01845_add_testcase_for_arrayElement: [ OK ] 1.29 sec.
2025-07-12 21:29:37 02007_ipv4_and_ipv6_to_and_from_string: [ OK ] 3.90 sec.
2025-07-12 21:29:38 01271_show_privileges: [ OK ] 1.04 sec.
2025-07-12 21:29:39 01600_multiple_left_join_with_aliases: [ OK ] 1.39 sec.
2025-07-12 21:29:40 03032_storage_memory_modify_settings: [ OK ] 4.75 sec.
2025-07-12 21:29:40 02122_join_group_by_timeout: [ OK ] 12.52 sec.
2025-07-12 21:29:41 02688_long_aggregate_function_names: [ OK ] 1.65 sec.
2025-07-12 21:29:42 03215_parquet_index: [ OK ] 1.56 sec.
2025-07-12 21:29:43 01605_drop_settings_profile_while_assigned: [ OK ] 1.20 sec.
2025-07-12 21:29:44 01273_arrow_arrays_load: [ OK ] 7.82 sec.
2025-07-12 21:29:44 02508_index_analysis_to_date_timezone: [ OK ] 1.60 sec.
2025-07-12 21:29:46 03201_analyzer_resolve_in_parent_scope: [ OK ] 1.85 sec.
2025-07-12 21:29:47 03230_anyHeavy_merge: [ OK ] 1.11 sec.
2025-07-12 21:29:49 02206_format_override: [ OK ] 5.66 sec.
2025-07-12 21:29:53 02922_respect_nulls_extensive: [ OK ] 5.06 sec.
2025-07-12 21:29:53 03174_multiple_authentication_methods: [ OK ] 21.75 sec.
2025-07-12 21:29:55 00558_aggregate_merge_totals_with_arenas: [ OK ] 1.10 sec.
2025-07-12 21:29:56 01621_sort_after_join_pipeline_stuck: [ OK ] 1.25 sec.
2025-07-12 21:29:56 03036_test_parquet_bloom_filter_push_down: [ OK ] 26.01 sec.
2025-07-12 21:29:57 01116_asof_join_dolbyzerr: [ OK ] 1.26 sec.
2025-07-12 21:29:57 00903_array_with_constant_function: [ OK ] 1.00 sec.
2025-07-12 21:29:58 00981_topK_topKWeighted_long: [ OK ] 26.22 sec.
2025-07-12 21:29:58 01199_url_functions_path_without_schema_yiurule: [ OK ] 1.04 sec.
2025-07-12 21:29:59 01710_projections_group_by_no_key: [ OK ] 1.34 sec.
2025-07-12 21:30:00 01273_arrow_decimal: [ OK ] 7.21 sec.
2025-07-12 21:30:05 02789_reading_from_s3_with_connection_pool: [ OK ] 22.95 sec.
2025-07-12 21:30:06 02010_lc_native: [ OK ] 6.56 sec.
2025-07-12 21:30:07 02316_cast_to_ip_address_default_column: [ OK ] 1.75 sec.
2025-07-12 21:30:08 02184_ipv6_cast_test: [ OK ] 1.20 sec.
2025-07-12 21:30:09 02766_prql: [ OK ] 10.68 sec.
2025-07-12 21:30:09 01548_uncomparable_columns_in_keys: [ OK ] 2.45 sec.
2025-07-12 21:30:10 01548_with_totals_having: [ OK ] 2.05 sec.
2025-07-12 21:30:14 02003_compress_bz2: [ OK ] 3.80 sec.
2025-07-12 21:30:16 03231_bson_tuple_array_map: [ OK ] 6.32 sec.
2025-07-12 21:30:16 02476_fix_lambda_parsing: [ OK ] 2.35 sec.
2025-07-12 21:30:16 01446_json_strings_each_row: [ OK ] 26.98 sec.
2025-07-12 21:30:17 03300_merge_parts_metric: [ OK ] 113.98 sec.
2025-07-12 21:30:17 00665_alter_nullable_string_to_nullable_uint8: [ OK ] 1.35 sec.
2025-07-12 21:30:17 02515_and_or_if_multiif_not_return_lc: [ OK ] 1.19 sec.
2025-07-12 21:30:17 02688_aggregate_states: [ OK ] 8.31 sec.
2025-07-12 21:30:18 02962_parallel_window_functions_different_partitioning: [ OK ] 1.25 sec.
2025-07-12 21:30:19 00421_storage_merge__table_index: [ OK ] 39.29 sec.
2025-07-12 21:30:19 03095_msan_uuid_string_to_num: [ OK ] 2.04 sec.
2025-07-12 21:30:20 00950_test_gorilla_codec: [ OK ] 2.06 sec.
2025-07-12 21:30:20 01776_decrypt_aead_size_check: [ OK ] 2.05 sec.
2025-07-12 21:30:20 03363_join_multiple_swap: [ OK ] 2.95 sec.
2025-07-12 21:30:21 00355_array_of_non_const_convertible_types: [ OK ] 1.00 sec.
2025-07-12 21:30:21 01273_lc_fixed_string_field: [ OK ] 1.41 sec.
2025-07-12 21:30:21 02481_low_cardinality_with_short_circuit_functins: [ OK ] 2.05 sec.
2025-07-12 21:30:21 02891_functions_over_sparse_columns: [ OK ] 1.25 sec.
2025-07-12 21:30:21 02128_cast_nullable: [ OK ] 1.20 sec.
2025-07-12 21:30:22 01499_json_named_tuples: [ OK ] 1.19 sec.
2025-07-12 21:30:23 01773_datetime64_add_ubsan: [ OK ] 2.05 sec.
2025-07-12 21:30:23 02481_pk_analysis_with_enum_to_string: [ OK ] 1.80 sec.
2025-07-12 21:30:23 01945_show_debug_warning: [ OK ] 5.71 sec.
2025-07-12 21:30:24 00045_sorting_by_fixed_string_descending: [ OK ] 1.05 sec.
2025-07-12 21:30:25 02021_exponential_sum_shard: [ OK ] 2.65 sec.
2025-07-12 21:30:25 00296_url_parameters: [ OK ] 2.10 sec.
2025-07-12 21:30:26 02290_client_insert_cancel: [ OK ] 3.37 sec.
2025-07-12 21:30:27 02523_range_const_start: [ OK ] 1.05 sec.
2025-07-12 21:30:27 02465_limit_trivial_max_rows_to_read: [ OK ] 2.35 sec.
2025-07-12 21:30:28 00566_enum_min_max: [ OK ] 0.99 sec.
2025-07-12 21:30:28 01502_bar_overflow: [ OK ] 6.72 sec.
2025-07-12 21:30:28 02294_floating_point_second_in_settings: [ OK ] 7.21 sec.
2025-07-12 21:30:28 03210_empty_tuple_lhs_of_in: [ OK ] 1.50 sec.
2025-07-12 21:30:29 02220_array_join_format: [ OK ] 1.00 sec.
2025-07-12 21:30:29 03307_json_with_progress_progress_elapsed_ns: [ OK ] 2.66 sec.
2025-07-12 21:30:30 03240_insert_select_named_tuple: [ OK ] 1.95 sec.
2025-07-12 21:30:30 03243_create_or_replace_view_dependency_check: [ OK ] 1.15 sec.
2025-07-12 21:30:30 02311_hashed_array_dictionary_hierarchical_functions: [ OK ] 2.40 sec.
2025-07-12 21:30:31 02963_single_value_destructor: [ OK ] 2.51 sec.
2025-07-12 21:30:31 03292_nullable_json_schema_inference: [ OK ] 1.10 sec.
2025-07-12 21:30:32 00950_default_prewhere: [ OK ] 2.00 sec.
2025-07-12 21:30:33 01010_partial_merge_join_const_and_lc: [ OK ] 2.21 sec.
2025-07-12 21:30:34 01064_incremental_streaming_from_2_src_with_feedback: [ OK ] 8.92 sec.
2025-07-12 21:30:34 01268_mergine_sorted_limit: [ OK ] 1.34 sec.
2025-07-12 21:30:34 02592_avro_records_with_same_names: [ OK ] 2.65 sec.
2025-07-12 21:30:34 02517_avro_bool_type: [ OK ] 2.70 sec.
2025-07-12 21:30:35 02737_sql_auto_is_null: [ OK ] 1.00 sec.
2025-07-12 21:30:36 03033_tupleIntXYZ_and_tupleModulo: [ OK ] 7.07 sec.
2025-07-12 21:30:37 01508_query_obfuscator: [ OK ] 2.55 sec.
2025-07-12 21:30:38 02422_read_numbers_as_strings: [ OK ] 1.05 sec.
2025-07-12 21:30:38 01593_insert_settings: [ OK ] 2.41 sec.
2025-07-12 21:30:39 00300_csv: [ OK ] 1.15 sec.
2025-07-12 21:30:39 03315_trim_two_args: [ OK ] 5.60 sec.
2025-07-12 21:30:43 00804_test_custom_compression_codecs: [ OK ] 9.97 sec.
2025-07-12 21:30:43 02802_clickhouse_disks_s3_copy: [ OK ] 3.95 sec.
2025-07-12 21:30:44 01937_nested_chinese: [ OK ] 1.21 sec.
2025-07-12 21:30:46 01183_custom_separated_format_http: [ OK ] 8.54 sec.
2025-07-12 21:30:47 01646_rewrite_sum_if: [ OK ] 2.85 sec.
2025-07-12 21:30:50 02592_avro_more_types: [ OK ] 3.46 sec.
2025-07-12 21:30:50 00674_join_on_syntax: [ OK ] 16.39 sec.
2025-07-12 21:30:52 02302_clash_const_aggegate_join: [ OK ] 2.05 sec.
2025-07-12 21:30:52 00931_low_cardinality_nullable_aggregate_function_type: [ OK ] 1.64 sec.
2025-07-12 21:30:52 01685_ssd_cache_dictionary_complex_key: [ OK ] 5.25 sec.
2025-07-12 21:30:54 01634_sum_map_nulls: [ OK ] 2.20 sec.
2025-07-12 21:30:54 01273_arrow_stream: [ OK ] 56.80 sec.
2025-07-12 21:30:55 00900_orc_arrow_parquet_maps: [ OK ] 16.08 sec.
2025-07-12 21:30:56 02784_schema_inference_null_as_default: [ OK ] 1.21 sec.
2025-07-12 21:30:57 03280_dynamic_if_null: [ OK ] 1.04 sec.
2025-07-12 21:30:57 02360_send_logs_level_colors: [ OK ] 4.51 sec.
2025-07-12 21:30:57 01116_cross_count_asterisks: [ OK ] 1.45 sec.
2025-07-12 21:30:58 03199_has_lc_fixed_string: [ OK ] 1.15 sec.
2025-07-12 21:30:58 03250_SYSTEM_DROP_FORMAT_SCHEMA_CACHE_FOR_Protobuf: [ OK ] 23.56 sec.
2025-07-12 21:31:00 02475_join_bug_42832: [ OK ] 1.51 sec.
2025-07-12 21:31:00 03261_any_respect_camelCase_aliases: [ OK ] 2.71 sec.
2025-07-12 21:31:01 03047_on_fly_update_delete: [ OK ] 2.86 sec.
2025-07-12 21:31:02 01095_tpch_like_smoke: [ OK ] 9.42 sec.
2025-07-12 21:31:02 00628_in_lambda_on_merge_table_bug: [ OK ] 1.90 sec.
2025-07-12 21:31:02 01024__getScalar: [ OK ] 2.10 sec.
2025-07-12 21:31:03 01045_bloom_filter_null_array: [ OK ] 1.65 sec.
2025-07-12 21:31:03 03151_external_cross_join: [ OK ] 8.36 sec.
2025-07-12 21:31:03 02515_analyzer_null_for_empty: [ OK ] 1.05 sec.
2025-07-12 21:31:03 02371_create_temporary_table_as_with_columns_list: [ OK ] 1.10 sec.
2025-07-12 21:31:05 02412_nlp: [ OK ] 1.50 sec.
2025-07-12 21:31:05 01071_prohibition_secondary_index_with_old_format_merge_tree: [ OK ] 1.90 sec.
2025-07-12 21:31:05 02500_bson_read_object_id: [ OK ] 3.50 sec.
2025-07-12 21:31:06 03143_group_by_constant_secondary: [ OK ] 1.10 sec.
2025-07-12 21:31:06 02992_analyzer_group_by_const: [ OK ] 3.30 sec.
2025-07-12 21:31:06 01120_join_constants: [ OK ] 1.15 sec.
2025-07-12 21:31:07 00098_l_union_all: [ OK ] 1.45 sec.
2025-07-12 21:31:07 00514_interval_operators: [ OK ] 4.65 sec.
2025-07-12 21:31:08 03357_analyzer_insert_view: [ OK ] 1.55 sec.
2025-07-12 21:31:08 03350_json_parsing_quickly: [ OK ] 1.76 sec.
2025-07-12 21:31:09 03095_merge_and_buffer_tables: [ OK ] 1.65 sec.
2025-07-12 21:31:09 01671_aggregate_function_group_bitmap_data: [ OK ] 1.55 sec.
2025-07-12 21:31:09 01922_array_join_with_index: [ OK ] 1.20 sec.
2025-07-12 21:31:09 01085_simdjson_uint64: [ OK ] 0.90 sec.
2025-07-12 21:31:10 00942_dataparts_500: [ OK ] 2.20 sec.
2025-07-12 21:31:11 02552_analyzer_optimize_group_by_function_keys_crash: [ OK ] 1.60 sec.
2025-07-12 21:31:12 01925_map_populate_series_on_map: [ OK ] 6.12 sec.
2025-07-12 21:31:13 02835_join_step_explain: [ OK ] 1.50 sec.
2025-07-12 21:31:14 02734_big_int_from_float_ubsan: [ OK ] 0.99 sec.
2025-07-12 21:31:14 01333_select_abc_asterisk: [ OK ] 2.00 sec.
2025-07-12 21:31:15 01944_insert_partition_by: [ OK ] 5.56 sec.
2025-07-12 21:31:16 02972_insert_deduplication_token_hierarchical_inserts: [ OK ] 6.21 sec.
2025-07-12 21:31:17 00910_decimal_group_array_crash_3783: [ OK ] 2.70 sec.
2025-07-12 21:31:18 00906_low_cardinality_rollup: [ OK ] 2.01 sec.
2025-07-12 21:31:20 03302_analyzer_distributed_filter_push_down: [ OK ] 9.57 sec.
2025-07-12 21:31:20 01950_kill_large_group_by_query: [ OK ] 6.11 sec.
2025-07-12 21:31:20 01293_pretty_max_value_width: [ OK ] 2.20 sec.
2025-07-12 21:31:21 02864_profile_event_part_lock: [ OK ] 1.20 sec.
2025-07-12 21:31:21 02809_has_subsequence: [ OK ] 3.81 sec.
2025-07-12 21:31:23 02377_analyzer_in_function_set: [ OK ] 1.25 sec.
2025-07-12 21:31:23 02718_cli_dashed_options_parsing: [ OK ] 8.47 sec.
2025-07-12 21:31:23 02751_query_log_test_partitions: [ OK ] 2.95 sec.
2025-07-12 21:31:23 01825_new_type_json_in_array: [ OK ] 3.45 sec.
2025-07-12 21:31:24 02515_aggregate_functions_statistics: [ OK ] 2.60 sec.
2025-07-12 21:31:25 01049_join_low_card_crash: [ OK ] 2.05 sec.
2025-07-12 21:31:25 03014_msan_parse_date_time: [ OK ] 1.90 sec.
2025-07-12 21:31:26 01926_date_date_time_supertype: [ OK ] 1.65 sec.
2025-07-12 21:31:27 00213_multiple_global_in: [ OK ] 1.10 sec.
2025-07-12 21:31:27 02353_translate: [ OK ] 3.95 sec.
2025-07-12 21:31:28 03014_group_by_use_nulls_injective_functions_and_analyzer: [ OK ] 1.30 sec.
2025-07-12 21:31:32 02158_ztest_cmp: [ OK ] 4.16 sec.
2025-07-12 21:31:33 01115_join_with_dictionary: [ OK ] 5.92 sec.
2025-07-12 21:31:38 02518_parquet_arrow_orc_boolean_value: [ OK ] 4.36 sec.
2025-07-12 21:31:40 00062_replicated_merge_tree_alter_zookeeper_long: [ OK ] 7.36 sec.
2025-07-12 21:31:41 00411_long_accurate_number_comparison_int2: [ OK ] 102.07 sec.
2025-07-12 21:31:42 02901_analyzer_recursive_window: [ OK ] 1.96 sec.
2025-07-12 21:31:43 02591_bson_long_tuple: [ OK ] 0.95 sec.
2025-07-12 21:31:43 02122_parallel_formatting_PrettyNoEscapes: [ OK ] 20.65 sec.
2025-07-12 21:31:44 03210_nested_short_circuit_functions_bug: [ OK ] 1.15 sec.
2025-07-12 21:31:45 01255_geo_types_livace: [ OK ] 1.15 sec.
2025-07-12 21:31:46 00071_insert_fewer_columns: [ OK ] 1.25 sec.
2025-07-12 21:31:46 01586_columns_pruning: [ OK ] 2.30 sec.
2025-07-12 21:31:49 00853_join_with_nulls_crash: [ OK ] 2.25 sec.
2025-07-12 21:31:49 02955_analyzer_using_functional_args: [ OK ] 8.57 sec.
2025-07-12 21:31:50 00805_round_down: [ OK ] 3.45 sec.
2025-07-12 21:31:51 01882_scalar_subquery_exception: [ OK ] 1.85 sec.
2025-07-12 21:31:52 02025_nested_func_for_if_combinator: [ OK ] 2.45 sec.
2025-07-12 21:31:53 03171_direct_dict_short_circuit_bug: [ OK ] 1.50 sec.
2025-07-12 21:31:54 03023_zeros_generate_random_with_limit_progress_bar: [ OK ] 2.15 sec.
2025-07-12 21:31:54 02817_structure_to_schema: [ OK ] 57.28 sec.
2025-07-12 21:31:55 01302_polygons_distance: [ OK ] 1.40 sec.
2025-07-12 21:31:55 01666_merge_tree_max_query_limit: [ OK ] 17.69 sec.
2025-07-12 21:31:56 02800_transform_alter: [ OK ] 1.90 sec.
2025-07-12 21:31:56 02891_rename_table_without_keyword: [ OK ] 2.45 sec.
2025-07-12 21:31:57 02353_ascii: [ OK ] 1.20 sec.
2025-07-12 21:31:58 01825_new_type_json_distributed: [ OK ] 1.70 sec.
2025-07-12 21:31:58 02895_peak_memory_usage_http_headers_regression: [ OK ] 2.95 sec.
2025-07-12 21:31:59 02577_analyzer_array_join_calc_twice: [ OK ] 1.00 sec.
2025-07-12 21:32:00 02103_tsv_csv_custom_null_representation: [ OK ] 36.43 sec.
2025-07-12 21:32:01 03012_parser_backtracking: [ OK ] 34.43 sec.
2025-07-12 21:32:01 02874_json_merge_patch_function_test: [ OK ] 4.00 sec.
2025-07-12 21:32:02 01079_new_range_reader_segfault: [ OK ] 1.41 sec.
2025-07-12 21:32:03 02417_null_variadic_behaviour: [ OK ] 4.21 sec.
2025-07-12 21:32:04 00387_use_client_time_zone: [ OK ] 2.65 sec.
2025-07-12 21:32:04 02903_client_insert_in_background: [ OK ] 5.11 sec.
2025-07-12 21:32:04 00322_disable_checksumming: [ OK ] 2.00 sec.
2025-07-12 21:32:05 02375_scalar_lc_cte: [ OK ] 1.00 sec.
2025-07-12 21:32:06 00118_storage_join: [ OK ] 2.75 sec.
2025-07-12 21:32:07 02267_output_format_prometheus: [ OK ] 1.52 sec.
2025-07-12 21:32:07 02513_prewhere_combine_step_filters: [ OK ] 3.35 sec.
2025-07-12 21:32:08 02863_mutation_where_in_set_result_cache_pipeline_stuck_bug: [ OK ] 2.05 sec.
2025-07-12 21:32:08 02915_input_table_function_in_subquery: [ OK ] 4.55 sec.
2025-07-12 21:32:09 03234_check_grant: [ OK ] 7.61 sec.
2025-07-12 21:32:09 01118_is_constant: [ OK ] 2.56 sec.
2025-07-12 21:32:09 02751_multiif_to_if_crash: [ OK ] 1.21 sec.
2025-07-12 21:32:10 01549_low_cardinality_materialized_view: [ OK ] 1.30 sec.
2025-07-12 21:32:11 03208_numbers_total_rows_approx: [ OK ] 1.05 sec.
2025-07-12 21:32:12 03144_fuzz_quoted_type_name: [ OK ] 2.45 sec.
2025-07-12 21:32:13 02244_make_datetime: [ OK ] 3.76 sec.
2025-07-12 21:32:13 02430_initialize_aggregation_with_combinators: [ OK ] 1.11 sec.
2025-07-12 21:32:13 00988_parallel_parts_removal: [ OK ] 18.04 sec.
2025-07-12 21:32:14 02815_alias_to_length: [ OK ] 1.15 sec.
2025-07-12 21:32:15 01518_cast_nullable_virtual_system_column: [ OK ] 1.75 sec.
2025-07-12 21:32:16 02181_dictionary_attach_detach: [ OK ] 2.86 sec.
2025-07-12 21:32:16 02699_polygons_sym_difference_total: [ OK ] 1.20 sec.
2025-07-12 21:32:16 02790_url_multiple_tsv_files: [ OK ] 9.22 sec.
2025-07-12 21:32:17 00502_string_concat_with_array: [ OK ] 1.00 sec.
2025-07-12 21:32:18 02357_query_cancellation_race: [ OK ] 8.52 sec.
2025-07-12 21:32:18 00687_insert_into_mv: [ OK ] 1.80 sec.
2025-07-12 21:32:19 00596_limit_on_expanded_ast: [ OK ] 95.78 sec.
2025-07-12 21:32:19 01567_system_processes_current_database: [ OK ] 1.00 sec.
2025-07-12 21:32:19 00354_host_command_line_option: [ OK ] 4.80 sec.
2025-07-12 21:32:20 01098_sum: [ OK ] 1.80 sec.
2025-07-12 21:32:20 02001_append_output_file: [ OK ] 3.65 sec.
2025-07-12 21:32:20 01832_memory_write_suffix: [ OK ] 1.05 sec.
2025-07-12 21:32:21 00218_like_regexp_newline: [ OK ] 1.35 sec.
2025-07-12 21:32:22 00639_startsWith: [ OK ] 1.50 sec.
2025-07-12 21:32:22 02112_skip_index_set_and_or: [ OK ] 1.16 sec.
2025-07-12 21:32:22 01355_CSV_input_format_allow_errors: [ OK ] 11.27 sec.
2025-07-12 21:32:23 02478_window_frame_type_groups: [ OK ] 2.45 sec.
2025-07-12 21:32:24 01703_rewrite_aggregate_function_case_insensitive: [ OK ] 1.25 sec.
2025-07-12 21:32:25 01825_type_json_15: [ OK ] 8.16 sec.
2025-07-12 21:32:27 00458_merge_type_cast: [ OK ] 5.01 sec.
2025-07-12 21:32:27 02122_parallel_formatting_RowBinaryWithNames: [ OK ] 7.17 sec.
2025-07-12 21:32:28 01702_toDateTime_from_string_clamping: [ OK ] 1.16 sec.
2025-07-12 21:32:29 01710_projection_row_policy: [ OK ] 1.46 sec.
2025-07-12 21:32:29 02158_proportions_ztest: [ OK ] 2.40 sec.
2025-07-12 21:32:31 02167_format_from_file_extension: [ OK ] 42.10 sec.
2025-07-12 21:32:32 02317_distinct_in_order_optimization: [ OK ] 8.52 sec.
2025-07-12 21:32:33 02311_normalize_utf8_constant: [ OK ] 1.05 sec.
2025-07-12 21:32:36 02882_formatQuery: [ OK ] 6.32 sec.
2025-07-12 21:32:37 00967_insert_into_distributed_different_types: [ OK ] 3.25 sec.
2025-07-12 21:32:38 03323_bfloat16_least_supertype: [ OK ] 1.80 sec.
2025-07-12 21:32:40 00951_ngram_search: [ OK ] 16.98 sec.
2025-07-12 21:32:41 02494_analyzer_compound_expression_crash_fix: [ OK ] 2.80 sec.
2025-07-12 21:32:48 00647_histogram: [ OK ] 6.46 sec.
2025-07-12 21:32:49 00136_duplicate_order_by_elems: [ OK ] 8.55 sec.
2025-07-12 21:32:54 03093_filter_push_down_crash: [ OK ] 4.96 sec.
2025-07-12 21:33:01 02158_ztest: [ OK ] 6.21 sec.
2025-07-12 21:33:03 03317_json_with_progress_too_early: [ OK ] 10.09 sec.
2025-07-12 21:33:06 00700_decimal_complex_types: [ OK ] 33.92 sec.
2025-07-12 21:33:10 00080_show_tables_and_system_tables: [ OK ] 6.81 sec.
2025-07-12 21:33:12 03234_proto_complex_nested_repeated_noexception: [ OK ] 7.65 sec.
2025-07-12 21:33:13 02247_written_bytes_quota: [ OK ] 52.96 sec.
2025-07-12 21:33:19 01720_engine_file_empty_if_not_exists: [ OK ] 4.24 sec.
2025-07-12 21:33:20 00688_low_cardinality_alter_add_column: [ OK ] 7.29 sec.
2025-07-12 21:33:20 03238_create_or_replace_view_atomically_with_replicated_engine: [ OK ] 50.56 sec.
2025-07-12 21:33:33 02935_http_content_type_with_http_headers_progress: [ OK ] 56.17 sec.
2025-07-12 21:33:34 02864_statistics_delayed_materialization_in_merge: [ OK ] 13.53 sec.
2025-07-12 21:33:34 01187_set_profile_as_setting: [ OK ] 13.06 sec.
2025-07-12 21:33:34 02466_distributed_query_profiler: [ OK ] 13.29 sec.
2025-07-12 21:33:35 00857_global_joinsavel_table_alias: [ OK ] 28.35 sec.
2025-07-12 21:33:37 01392_column_resolve: [ OK ] 1.86 sec.
2025-07-12 21:33:39 00041_aggregation_remap: [ OK ] 1.91 sec.
2025-07-12 21:33:39 01346_alter_enum_partition_key_replicated_zookeeper_long: [ OK ] 27.39 sec.
2025-07-12 21:33:42 01523_client_local_queries_file_parameter: [ OK ] 7.57 sec.
2025-07-12 21:33:42 03164_early_constant_folding_analyzer: [ OK ] 3.06 sec.
2025-07-12 21:33:43 00730_unicode_terminal_format: [ OK ] 3.60 sec.
2025-07-12 21:33:44 01940_point_in_polygon_ubsan: [ OK ] 1.60 sec.
2025-07-12 21:33:45 02122_parallel_formatting_JSONCompact: [ OK ] 11.26 sec.
2025-07-12 21:33:46 00604_show_create_database: [ OK ] 1.19 sec.
2025-07-12 21:33:47 03087_analyzer_subquery_with_alias: [ OK ] 1.61 sec.
2025-07-12 21:33:48 00950_bad_alloc_when_truncate_join_storage: [ OK ] 1.76 sec.
2025-07-12 21:33:50 02960_alter_table_part_query_parameter: [ OK ] 2.77 sec.
2025-07-12 21:33:53 01497_alias_on_default_array: [ OK ] 2.47 sec.
2025-07-12 21:33:55 03354_tcp_handler_async_insert_bug: [ OK ] 12.40 sec.
2025-07-12 21:33:55 01072_json_each_row_data_in_square_brackets: [ OK ] 2.10 sec.
2025-07-12 21:33:57 02831_trash: [ OK ] 2.03 sec.
2025-07-12 21:33:58 02994_sanity_check_settings: [ OK ] 2.19 sec.
2025-07-12 21:33:59 03231_alter_no_properties_before_remove_modify_reset: [ OK ] 10.77 sec.
2025-07-12 21:33:59 02876_yyyymmddhhmmsstodatetime: [ OK ] 25.75 sec.
2025-07-12 21:33:59 00357_to_string_complex_types: [ OK ] 2.22 sec.
2025-07-12 21:34:00 01032_duplicate_column_insert_query: [ OK ] 2.06 sec.
2025-07-12 21:34:01 02875_fix_column_decimal_serialization: [ OK ] 1.46 sec.
2025-07-12 21:34:01 03207_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-12 21:34:01 Reason: not running for current build
2025-07-12 21:34:01 02514_bad_index_granularity: [ OK ] 1.91 sec.
2025-07-12 21:34:02 03248_create-same-table-concurrently-with-replicated-engine: [ OK ] 27.51 sec.
2025-07-12 21:34:02 03042_not_found_column_c1: [ OK ] 1.21 sec.
2025-07-12 21:34:03 03032_scalars_create_as_select: [ OK ] 1.25 sec.
2025-07-12 21:34:04 02999_scalar_subqueries_bug_1: [ OK ] 1.75 sec.
2025-07-12 21:34:04 01013_totals_without_aggregation: [ OK ] 1.95 sec.
2025-07-12 21:34:06 01053_drop_database_mat_view: [ OK ] 1.60 sec.
2025-07-12 21:34:07 02251_last_day_of_month: [ OK ] 1.50 sec.
2025-07-12 21:34:09 03003_count_asterisk_filter: [ OK ] 1.40 sec.
2025-07-12 21:34:09 02374_analyzer_join_using: [ OK ] 26.27 sec.
2025-07-12 21:34:11 02493_do_not_assume_that_the_original_query_was_valid_when_transforming_joins: [ OK ] 2.16 sec.
2025-07-12 21:34:15 01456_modify_column_type_via_add_drop_update: [ OK ] 5.66 sec.
2025-07-12 21:34:16 00453_top_k: [ OK ] 1.25 sec.
2025-07-12 21:34:20 01866_bit_positions_to_array: [ OK ] 3.20 sec.
2025-07-12 21:34:20 02125_lz4_compression_bug_Values: [ OK ] 19.96 sec.
2025-07-12 21:34:21 00065_shard_float_literals_formatting: [ OK ] 1.20 sec.
2025-07-12 21:34:23 02995_forget_partition: [ OK ] 18.69 sec.
2025-07-12 21:34:23 00586_removing_unused_columns_from_subquery: [ OK ] 2.35 sec.
2025-07-12 21:34:25 02016_agg_empty_result_bug_28880: [ OK ] 1.41 sec.
2025-07-12 21:34:25 02456_bloom_filter_assert: [ OK ] 5.01 sec.
2025-07-12 21:34:26 03393_smallest_index_floating_point: [ OK ] 1.15 sec.
2025-07-12 21:34:30 03291_json_big_structure_deserialization: [ OK ] 27.58 sec.
2025-07-12 21:34:33 03282_materialized_views_ignore_errors: [ OK ] 2.61 sec.
2025-07-12 21:34:34 01507_transform_null_in: [ OK ] 1.25 sec.
2025-07-12 21:34:36 02881_system_detached_parts_modification_time: [ OK ] 1.80 sec.
2025-07-12 21:34:37 01654_test_writer_block_sequence: [ OK ] 14.45 sec.
2025-07-12 21:34:37 01869_reinterpret_as_fixed_string_uuid: [ OK ] 1.00 sec.
2025-07-12 21:34:39 02024_join_on_or_long: [ OK ] 13.24 sec.
2025-07-12 21:34:40 02684_bson: [ OK ] 1.85 sec.
2025-07-12 21:34:41 01483_merge_table_join_and_group_by: [ OK ] 3.01 sec.
2025-07-12 21:34:42 03248_with_insert: [ OK ] 1.70 sec.
2025-07-12 21:34:42 02943_alter_user_modify_profiles: [ OK ] 43.57 sec.
2025-07-12 21:34:45 02124_insert_deduplication_token: [ OK ] 2.12 sec.
2025-07-12 21:34:45 00578_merge_table_and_table_virtual_column: [ OK ] 2.81 sec.
2025-07-12 21:34:45 02899_indexing_by_space_filling_curves: [ OK ] 4.82 sec.
2025-07-12 21:34:47 01436_storage_merge_with_join_push_down: [ OK ] 1.70 sec.
2025-07-12 21:34:47 00862_decimal_in: [ OK ] 2.65 sec.
2025-07-12 21:34:48 03002_int_div_decimal_with_date_bug: [ OK ] 2.21 sec.
2025-07-12 21:34:49 01460_mark_inclusion_search_crash: [ OK ] 1.30 sec.
2025-07-12 21:34:50 01917_system_data_skipping_indices: [ OK ] 1.71 sec.
2025-07-12 21:34:51 00090_union_race_conditions_1: [ OK ] 148.57 sec.
2025-07-12 21:34:52 01774_tuple_null_in: [ OK ] 1.00 sec.
2025-07-12 21:34:52 02205_postgresql_functions: [ OK ] 5.26 sec.
2025-07-12 21:34:54 00236_replicated_drop_on_non_leader_zookeeper_long: [ OK ] 1.85 sec.
2025-07-12 21:34:54 03269_bf16: [ OK ] 2.75 sec.
2025-07-12 21:34:55 02454_disable_mergetree_with_lightweight_delete_column: [ OK ] 4.01 sec.
2025-07-12 21:34:56 01055_prewhere_bugs: [ OK ] 1.65 sec.
2025-07-12 21:34:58 03302_any_enum_aggregation: [ OK ] 3.25 sec.
2025-07-12 21:34:58 02473_multistep_prewhere: [ OK ] 153.12 sec.
2025-07-12 21:34:59 00278_insert_already_sorted: [ OK ] 3.16 sec.
2025-07-12 21:35:01 02974_if_with_map: [ OK ] 2.56 sec.
2025-07-12 21:35:01 02125_constant_if_condition_and_not_existing_column: [ OK ] 1.56 sec.
2025-07-12 21:35:02 00752_low_cardinality_permute: [ OK ] 1.25 sec.
2025-07-12 21:35:04 02025_having_filter_column: [ OK ] 1.26 sec.
2025-07-12 21:35:04 02737_arrayJaccardIndex: [ OK ] 5.83 sec.
2025-07-12 21:35:04 03275_pr_any_join: [ OK ] 3.06 sec.
2025-07-12 21:35:05 02789_functions_after_sorting_and_columns_with_same_names_bug_2: [ OK ] 1.77 sec.
2025-07-12 21:35:07 01040_h3_get_resolution: [ OK ] 1.10 sec.
2025-07-12 21:35:07 03272_json_to_json_cast_5: [ OK ] 3.21 sec.
2025-07-12 21:35:10 01702_rewrite_avg_for_algebraic_optimization: [ OK ] 2.07 sec.
2025-07-12 21:35:11 00980_full_join_crash_fancyqlx: [ OK ] 1.67 sec.
2025-07-12 21:35:12 03036_reading_s3_archives: [ OK ] 5.71 sec.
2025-07-12 21:35:13 02366_normalize_aggregate_function_types_and_states: [ OK ] 1.20 sec.
2025-07-12 21:35:13 00909_arrayEnumerateUniq: [ OK ] 25.06 sec.
2025-07-12 21:35:14 02534_parquet_fixed_binary_array: [ OK ] 10.17 sec.
2025-07-12 21:35:15 01318_encrypt: [ OK ] 19.75 sec.
2025-07-12 21:35:15 00926_adaptive_index_granularity_collapsing_merge_tree: [ OK ] 3.01 sec.
2025-07-12 21:35:16 03322_materialized_view_ignore_errors_url: [ OK ] 3.61 sec.
2025-07-12 21:35:17 00997_trim: [ OK ] 3.06 sec.
2025-07-12 21:35:18 00800_function_java_hash: [ OK ] 1.92 sec.
2025-07-12 21:35:20 02841_group_array_sorted: [ OK ] 4.42 sec.
2025-07-12 21:35:20 01532_collate_in_low_cardinality: [ OK ] 1.97 sec.
2025-07-12 21:35:21 02476_analyzer_identifier_hints: [ OK ] 55.20 sec.
2025-07-12 21:35:22 00932_array_intersect_bug: [ OK ] 1.51 sec.
2025-07-12 21:35:23 03031_clickhouse_local_input: [ OK ] 7.88 sec.
2025-07-12 21:35:23 02896_max_execution_time_with_break_overflow_mode: [ OK ] 6.27 sec.
2025-07-12 21:35:23 02009_body_query_params: [ OK ] 2.11 sec.
2025-07-12 21:35:23 03038_nested_dynamic_merges_compact_horizontal: [ SKIPPED ] 0.00 sec.
2025-07-12 21:35:23 Reason: not running for current build
2025-07-12 21:35:24 02185_arraySlice_negative_offset_size: [ OK ] 1.66 sec.
2025-07-12 21:35:24 02674_date_int_string_json_inference: [ OK ] 0.95 sec.
2025-07-12 21:35:25 02883_read_in_reverse_order_virtual_column: [ OK ] 2.97 sec.
2025-07-12 21:35:25 02834_timestamp_function: [ OK ] 4.56 sec.
2025-07-12 21:35:28 02812_from_to_utc_timestamp: [ OK ] 2.55 sec.
2025-07-12 21:35:29 00160_merge_and_index_in_in: [ OK ] 77.81 sec.
2025-07-12 21:35:30 01947_mv_subquery: [ OK ] 5.11 sec.
2025-07-12 21:35:31 02346_read_in_order_fixed_prefix: [ OK ] 53.50 sec.
2025-07-12 21:35:31 01795_TinyLog_rwlock_ub: [ OK ] 1.20 sec.
2025-07-12 21:35:31 00746_compile_non_deterministic_function: [ OK ] 7.72 sec.
2025-07-12 21:35:32 02155_dictionary_comment: [ OK ] 3.15 sec.
2025-07-12 21:35:33 01817_storage_buffer_parameters: [ OK ] 1.95 sec.
2025-07-12 21:35:34 01622_defaults_for_url_engine: [ OK ] 2.95 sec.
2025-07-12 21:35:35 02735_system_zookeeper_connection: [ OK ] 1.61 sec.
2025-07-12 21:35:35 00701_join_default_strictness: [ OK ] 1.50 sec.
2025-07-12 21:35:36 02122_parallel_formatting_JSONCompactEachRowWithNamesAndTypes: [ OK ] 7.87 sec.
2025-07-12 21:35:36 03040_dynamic_type_alters_1_memory: [ OK ] 4.41 sec.
2025-07-12 21:35:36 02481_i43247_ubsan_in_minmaxany: [ OK ] 3.81 sec.
2025-07-12 21:35:37 03022_alter_materialized_view_query_has_inner_table: [ OK ] 2.19 sec.
2025-07-12 21:35:38 01038_array_of_unnamed_tuples: [ OK ] 1.46 sec.
2025-07-12 21:35:38 01528_allow_nondeterministic_optimize_skip_unused_shards: [ OK ] 1.62 sec.
2025-07-12 21:35:39 01497_extract_all_groups_empty_match: [ OK ] 1.25 sec.
2025-07-12 21:35:40 02885_create_distributed_table_without_as: [ OK ] 2.24 sec.
2025-07-12 21:35:41 02560_regexp_denial_of_service: [ OK ] 16.04 sec.
2025-07-12 21:35:42 00844_join_lightee2: [ OK ] 2.26 sec.
2025-07-12 21:35:43 02967_fuzz_bad_cast: [ OK ] 1.78 sec.
2025-07-12 21:35:44 01825_type_json_3: [ OK ] 8.04 sec.
2025-07-12 21:35:46 02112_delayed_clickhouse_local: [ OK ] 2.70 sec.
2025-07-12 21:35:50 00688_aggregation_retention: [ OK ] 6.13 sec.
2025-07-12 21:35:51 02879_use_structure_from_insertion_table_with_defaults: [ OK ] 4.72 sec.
2025-07-12 21:35:52 03040_recursive_cte_postgres_6: [ OK ] 15.41 sec.
2025-07-12 21:35:54 02875_show_functions: [ OK ] 10.25 sec.
2025-07-12 21:35:55 03381_clickhouse_local_empty_default_database: [ OK ] 3.42 sec.
2025-07-12 21:35:58 01506_buffer_table_alter_block_structure: [ OK ] 5.31 sec.
2025-07-12 21:36:00 02455_improve_feedback_when_replacing_partition_with_different_primary_key: [ OK ] 4.38 sec.
2025-07-12 21:36:03 03369_bfloat16_map: [ OK ] 4.54 sec.
2025-07-12 21:36:21 02899_distributed_limit_by: [ OK ] 26.49 sec.
2025-07-12 21:36:24 00991_system_parts_race_condition_long: [ OK ] 43.12 sec.
2025-07-12 21:36:25 01558_ttest_scipy: [ OK ] 21.82 sec.
2025-07-12 21:36:27 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET: [ OK ] 2.11 sec.
2025-07-12 21:36:29 03002_part_log_rmt_fetch_mutate_error: [ OK ] 28.17 sec.
2025-07-12 21:36:29 00940_order_by_read_in_order: [ OK ] 8.30 sec.
2025-07-12 21:36:31 00825_protobuf_format_squares: [ OK ] 6.60 sec.
2025-07-12 21:36:37 00100_subquery_table_identifier: [ OK ] 7.57 sec.
2025-07-12 21:36:38 02366_window_function_order_by: [ OK ] 1.50 sec.
2025-07-12 21:36:46 01283_strict_resize_bug: [ OK ] 17.26 sec.
2025-07-12 21:36:48 03039_dynamic_summing_merge_tree: [ OK ] 94.93 sec.
2025-07-12 21:36:49 01656_sequence_next_node_long: [ OK ] 55.53 sec.
2025-07-12 21:36:50 02345_filesystem_local: [ OK ] 2.66 sec.
2025-07-12 21:36:52 00552_logical_functions_simple: [ OK ] 2.97 sec.
2025-07-12 21:36:54 03258_nonexistent_db: [ OK ] 2.58 sec.
2025-07-12 21:37:02 00974_fix_join_on: [ OK ] 9.00 sec.
2025-07-12 21:37:02 02967_parallel_replicas_join_algo_and_analyzer_2: [ OK ] 97.58 sec.
2025-07-12 21:37:03 02998_analyzer_secret_args_tree_node: [ OK ] 1.18 sec.
2025-07-12 21:37:03 02118_deserialize_whole_text: [ OK ] 24.92 sec.
2025-07-12 21:37:05 00227_quantiles_timing_arbitrary_order: [ OK ] 1.35 sec.
2025-07-12 21:37:05 01395_limit_more_cases_random: [ OK ] 87.67 sec.
2025-07-12 21:37:06 02833_local_udf_options: [ OK ] 2.76 sec.
2025-07-12 21:37:08 03144_invalid_filter: [ OK ] 2.75 sec.
2025-07-12 21:37:09 00443_optimize_final_vertical_merge: [ OK ] 41.76 sec.
2025-07-12 21:37:10 01014_function_repeat_corner_cases: [ OK ] 3.82 sec.
2025-07-12 21:37:11 00725_join_on_bug_1: [ OK ] 1.62 sec.
2025-07-12 21:37:11 02697_stop_reading_on_first_cancel: [ OK ] 3.23 sec.
2025-07-12 21:37:12 00564_initial_column_values_with_default_expression: [ OK ] 1.58 sec.
2025-07-12 21:37:12 02381_compress_marks_and_primary_key: [ OK ] 10.39 sec.
2025-07-12 21:37:12 03008_uniq_exact_equal_ranges: [ OK ] 25.85 sec.
2025-07-12 21:37:13 02513_broken_datetime64_init_on_mac: [ OK ] 1.02 sec.
2025-07-12 21:37:13 01700_mod_negative_type_promotion: [ OK ] 1.43 sec.
2025-07-12 21:37:14 00963_startsWith_force_primary_key: [ OK ] 1.36 sec.
2025-07-12 21:37:14 01450_set_null_const: [ OK ] 1.20 sec.
2025-07-12 21:37:15 03127_argMin_combinator_state: [ OK ] 1.65 sec.
2025-07-12 21:37:17 02481_analyzer_optimize_grouping_sets_keys: [ OK ] 1.56 sec.
2025-07-12 21:37:24 02479_mysql_connect_to_self: [ OK ] 11.28 sec.
2025-07-12 21:37:27 00719_parallel_ddl_db: [ OK ] 33.10 sec.
2025-07-12 21:37:28 01518_nullable_aggregate_states2: [ OK ] 22.44 sec.
2025-07-12 21:37:32 01147_partial_merge_full_join: [ OK ] 19.95 sec.
2025-07-12 21:37:34 02769_compare_functions_nan: [ OK ] 6.06 sec.
2025-07-12 21:37:38 02669_alter_modify_to_nullable: [ OK ] 5.80 sec.
2025-07-12 21:37:40 01099_operators_date_and_timestamp: [ OK ] 28.65 sec.
2025-07-12 21:37:40 03172_dynamic_binary_serialization: [ OK ] 68.64 sec.
2025-07-12 21:37:42 03328_formatting_assignment_expression: [ OK ] 2.34 sec.
2025-07-12 21:37:46 02461_cancel_finish_race: [ OK ] 31.89 sec.
2025-07-12 21:37:48 02011_normalize_utf8: [ OK ] 13.89 sec.
2025-07-12 21:37:48 02538_analyzer_create_table_as_select: [ OK ] 1.72 sec.
2025-07-12 21:37:50 01272_offset_without_limit: [ OK ] 1.50 sec.
2025-07-12 21:37:50 02183_dictionary_date_types: [ OK ] 7.32 sec.
2025-07-12 21:37:51 01410_nullable_key_and_index: [ OK ] 10.79 sec.
2025-07-12 21:37:51 02121_pager: [ OK ] 3.61 sec.
2025-07-12 21:37:51 02381_client_prints_server_side_time: [ SKIPPED ] 0.00 sec.
2025-07-12 21:37:51 Reason: not running for current build
2025-07-12 21:37:52 03008_azure_plain_rewritable_with_slash: [ OK ] 27.48 sec.
2025-07-12 21:37:53 02039_group_by_with_totals_having: [ OK ] 1.15 sec.
2025-07-12 21:37:53 02706_kolmogorov_smirnov_test: [ OK ] 3.60 sec.
2025-07-12 21:37:54 02575_merge_prewhere_default_expression: [ OK ] 1.80 sec.
2025-07-12 21:37:55 02420_stracktrace_debug_symbols: [ OK ] 4.67 sec.
2025-07-12 21:37:55 03204_distributed_with_scalar_subquery: [ OK ] 1.35 sec.
2025-07-12 21:37:56 03037_dot_product_overflow: [ OK ] 1.06 sec.
2025-07-12 21:37:56 02908_filesystem_cache_as_collection: [ OK ] 1.40 sec.
2025-07-12 21:37:56 03224_json_merges_new_type_in_shared_data: [ OK ] 2.16 sec.
2025-07-12 21:37:58 02354_vector_search_detach_attach: [ OK ] 1.55 sec.
2025-07-12 21:37:59 03244_format_drop_function_on_cluster: [ OK ] 2.66 sec.
2025-07-12 21:37:59 02293_ttest_large_samples: [ OK ] 6.21 sec.
2025-07-12 21:37:59 02003_memory_limit_in_client: [ OK ] 31.61 sec.
2025-07-12 21:38:00 02097_polygon_dictionary_store_key: [ OK ] 2.36 sec.
2025-07-12 21:38:00 01553_datetime64_comparison: [ OK ] 1.15 sec.
2025-07-12 21:38:00 01421_array_nullable_element_nullable_index: [ OK ] 1.30 sec.
2025-07-12 21:38:01 02896_optimize_array_exists_to_has_with_date: [ OK ] 1.05 sec.
2025-07-12 21:38:02 01014_count_of_merges_metrics: [ OK ] 1.75 sec.
2025-07-12 21:38:02 01457_int256_hashing: [ OK ] 2.96 sec.
2025-07-12 21:38:03 03272_json_with_progress: [ OK ] 2.32 sec.
2025-07-12 21:38:03 00842_array_with_constant_overflow: [ OK ] 2.07 sec.
2025-07-12 21:38:04 03277_empty_tuple_formats: [ OK ] 46.38 sec.
2025-07-12 21:38:05 03266_with_fill_staleness_cases: [ OK ] 2.16 sec.
2025-07-12 21:38:06 03145_unicode_quotes: [ OK ] 1.06 sec.
2025-07-12 21:38:07 00952_basic_constraints: [ OK ] 15.85 sec.
2025-07-12 21:38:07 02475_analysis_of_variance: [ OK ] 3.41 sec.
2025-07-12 21:38:08 03273_ghdata_json_to_json_alter: [ OK ] 29.96 sec.
2025-07-12 21:38:09 02007_join_use_nulls: [ OK ] 2.21 sec.
2025-07-12 21:38:10 00898_parsing_bad_diagnostic_message: [ OK ] 4.21 sec.
2025-07-12 21:38:10 01958_partial_hour_timezone: [ OK ] 1.35 sec.
2025-07-12 21:38:11 00700_decimal_null: [ OK ] 3.86 sec.
2025-07-12 21:38:12 00972_geohashesInBox: [ OK ] 8.89 sec.
2025-07-12 21:38:12 01605_key_condition_enum_int: [ OK ] 1.26 sec.
2025-07-12 21:38:12 03217_fliter_pushdown_no_keys: [ OK ] 1.75 sec.
2025-07-12 21:38:12 01798_uniq_theta_sketch: [ OK ] 9.04 sec.
2025-07-12 21:38:12 02994_inconsistent_formatting: [ OK ] 1.35 sec.
2025-07-12 21:38:13 02415_all_new_functions_must_be_documented: [ OK ] 1.10 sec.
2025-07-12 21:38:14 03092_analyzer_same_table_name_in_different_databases: [ OK ] 1.31 sec.
2025-07-12 21:38:15 01509_parallel_quorum_and_merge_long: [ OK ] 18.70 sec.
2025-07-12 21:38:15 01514_input_format_json_enum_as_number: [ OK ] 1.15 sec.
2025-07-12 21:38:15 02381_arrow_dict_to_lc: [ OK ] 2.62 sec.
2025-07-12 21:38:15 03248_json_as_string_row_binary: [ OK ] 3.61 sec.
2025-07-12 21:38:16 01560_optimize_on_insert_zookeeper: [ OK ] 2.70 sec.
2025-07-12 21:38:16 01220_scalar_optimization_in_alter: [ OK ] 1.25 sec.
2025-07-12 21:38:17 01550_mutation_subquery: [ OK ] 1.61 sec.
2025-07-12 21:38:17 01035_avg: [ OK ] 8.77 sec.
2025-07-12 21:38:17 03015_optimize_final_rmt: [ SKIPPED ] 0.00 sec.
2025-07-12 21:38:17 Reason: not running for current build
2025-07-12 21:38:18 00897_flatten: [ OK ] 1.50 sec.
2025-07-12 21:38:18 00559_filter_array_generic: [ OK ] 0.90 sec.
2025-07-12 21:38:18 01825_type_json_1: [ OK ] 3.41 sec.
2025-07-12 21:38:19 01358_constexpr_constraint: [ OK ] 1.20 sec.
2025-07-12 21:38:19 01049_zookeeper_synchronous_mutations_long: [ OK ] 3.61 sec.
2025-07-12 21:38:20 00105_shard_collations: [ OK ] 3.86 sec.
2025-07-12 21:38:20 03357_with_cube_with_totals_assertion: [ OK ] 1.50 sec.
2025-07-12 21:38:22 02354_numeric_literals_with_underscores: [ OK ] 1.31 sec.
2025-07-12 21:38:23 00082_append_trailing_char_if_absent: [ OK ] 1.40 sec.
2025-07-12 21:38:24 01249_flush_interactive: [ OK ] 11.87 sec.
2025-07-12 21:38:24 03169_time_virtual_column: [ OK ] 3.71 sec.
2025-07-12 21:38:25 02790_fix_coredump_when_compile_expression: [ OK ] 1.11 sec.
2025-07-12 21:38:25 03258_multiple_array_joins: [ OK ] 1.35 sec.
2025-07-12 21:38:27 03261_minmax_indices_by_default: [ OK ] 8.12 sec.
2025-07-12 21:38:29 01943_query_id_check: [ OK ] 4.41 sec.
2025-07-12 21:38:29 03003_database_filesystem_format_detection: [ OK ] 4.06 sec.
2025-07-12 21:38:31 01605_skip_idx_compact_parts: [ OK ] 1.86 sec.
2025-07-12 21:38:33 02797_range_nullable: [ OK ] 6.26 sec.
2025-07-12 21:38:33 00909_ngram_distance: [ OK ] 14.99 sec.
2025-07-12 21:38:34 01667_aes_args_check: [ OK ] 0.80 sec.
2025-07-12 21:38:36 02703_max_local_read_bandwidth: [ OK ] 34.20 sec.
2025-07-12 21:38:38 02125_lz4_compression_bug_CSV: [ OK ] 19.35 sec.
2025-07-12 21:38:39 01746_forbid_drop_column_referenced_by_mv: [ OK ] 6.27 sec.
2025-07-12 21:38:40 00432_aggregate_function_scalars_and_constants: [ OK ] 3.76 sec.
2025-07-12 21:38:41 02874_parse_json_as_json_each_row_on_no_metadata: [ OK ] 1.11 sec.
2025-07-12 21:38:42 00818_alias_bug_4110: [ OK ] 4.36 sec.
2025-07-12 21:38:43 03054_analyzer_join_alias: [ OK ] 1.15 sec.
2025-07-12 21:38:44 03290_mix_engine_and_query_settings: [ OK ] 1.51 sec.
2025-07-12 21:38:44 00334_column_aggregate_function_limit: [ OK ] 1.36 sec.
2025-07-12 21:38:46 00712_prewhere_with_alias_bug_2: [ OK ] 1.36 sec.
2025-07-12 21:38:46 02366_kql_summarize: [ OK ] 6.18 sec.
2025-07-12 21:38:47 00395_nullable: [ OK ] 15.39 sec.
2025-07-12 21:38:47 02560_quantile_min_max: [ OK ] 1.25 sec.
2025-07-12 21:38:47 01273_arrow_dictionaries_load: [ OK ] 23.71 sec.
2025-07-12 21:38:48 01746_extract_text_from_html: [ OK ] 3.96 sec.
2025-07-12 21:38:49 02224_parallel_distributed_insert_select_cluster: [ OK ] 2.95 sec.
2025-07-12 21:38:49 03119_analyzer_window_function_in_CTE_alias: [ OK ] 1.46 sec.
2025-07-12 21:38:49 00204_extract_url_parameter: [ OK ] 1.00 sec.
2025-07-12 21:38:49 03208_inconsistent_formatting_of_not_subquery: [ OK ] 2.01 sec.
2025-07-12 21:38:49 02590_interserver_mode_client_info_initial_query_start_time: [ OK ] 19.70 sec.
2025-07-12 21:38:50 03237_get_subcolumn_low_cardinality_column: [ OK ] 1.03 sec.
2025-07-12 21:38:50 01831_max_streams: [ OK ] 1.00 sec.
2025-07-12 21:38:52 00802_daylight_saving_time_shift_backwards_at_midnight: [ OK ] 1.36 sec.
2025-07-12 21:38:53 01854_HTTP_dict_decompression: [ OK ] 3.96 sec.
2025-07-12 21:38:53 02100_multiple_hosts_command_line_set_ssl: [ OK ] 35.19 sec.
2025-07-12 21:38:55 00612_count: [ OK ] 3.21 sec.
2025-07-12 21:38:58 02494_zero_copy_and_projection_and_mutation_work_together: [ OK ] 8.79 sec.
2025-07-12 21:38:58 03401_several_iceberg_tables_in_one_dir: [ OK ] 3.36 sec.
2025-07-12 21:38:59 01825_type_json_4: [ OK ] 10.20 sec.
2025-07-12 21:39:00 02476_analyzer_join_with_unused_columns: [ OK ] 1.56 sec.
2025-07-12 21:39:00 03290_formatReadable_other_numeric_types: [ OK ] 7.08 sec.
2025-07-12 21:39:00 01017_mutations_with_nondeterministic_functions_zookeeper: [ OK ] 13.68 sec.
2025-07-12 21:39:01 01060_defaults_all_columns: [ OK ] 1.31 sec.
2025-07-12 21:39:02 01670_distributed_bytes_to_throw_insert: [ OK ] 2.06 sec.
2025-07-12 21:39:02 03250_client_default_bool_cli_settings_with_no_value_to_true: [ OK ] 4.01 sec.
2025-07-12 21:39:03 01356_state_resample: [ OK ] 1.90 sec.
2025-07-12 21:39:04 01825_new_type_json_9: [ OK ] 1.60 sec.
2025-07-12 21:39:05 02962_join_using_bug_57894: [ OK ] 2.31 sec.
2025-07-12 21:39:06 01825_new_type_json_multiple_files: [ OK ] 15.55 sec.
2025-07-12 21:39:06 03152_trailing_comma_in_columns_list_in_insert: [ OK ] 1.15 sec.
2025-07-12 21:39:07 01508_format_regexp_raw: [ OK ] 4.56 sec.
2025-07-12 21:39:07 00627_recursive_alias: [ OK ] 1.05 sec.
2025-07-12 21:39:08 00365_statistics_in_formats: [ OK ] 8.37 sec.
2025-07-12 21:39:08 01585_fuzz_bits_with_bugfix: [ OK ] 1.15 sec.
2025-07-12 21:39:09 00680_duplicate_columns_inside_union_all: [ OK ] 1.45 sec.
2025-07-12 21:39:10 03013_position_const_start_pos: [ OK ] 1.30 sec.
2025-07-12 21:39:12 02456_keeper_retries_during_insert: [ OK ] 5.77 sec.
2025-07-12 21:39:13 01149_zookeeper_mutation_stuck_after_replace_partition: [ OK ] 4.51 sec.
2025-07-12 21:39:14 01622_constraints_where_optimization: [ OK ] 2.06 sec.
2025-07-12 21:39:14 02355_column_type_name_lc: [ OK ] 1.00 sec.
2025-07-12 21:39:17 01825_type_json_nbagames: [ OK ] 23.01 sec.
2025-07-12 21:39:17 02461_alter_update_respect_part_column_type_bug: [ OK ] 8.47 sec.
2025-07-12 21:39:18 01280_unicode_whitespaces_lexer: [ OK ] 1.11 sec.
2025-07-12 21:39:19 02394_every_profile_event_must_have_documentation: [ OK ] 1.05 sec.
2025-07-12 21:39:20 01010_partial_merge_join: [ OK ] 15.09 sec.
2025-07-12 21:39:20 01602_runningConcurrency: [ OK ] 6.32 sec.
2025-07-12 21:39:20 01710_projection_optimize_group_by_function_keys: [ OK ] 1.45 sec.
2025-07-12 21:39:21 02835_fuzz_remove_redundant_sorting: [ OK ] 1.76 sec.
2025-07-12 21:39:23 02900_clickhouse_local_drop_current_database: [ OK ] 2.66 sec.
2025-07-12 21:39:25 02493_numeric_literals_with_underscores: [ OK ] 8.07 sec.
2025-07-12 21:39:25 00800_versatile_storage_join: [ OK ] 3.36 sec.
2025-07-12 21:39:27 03202_dynamic_null_map_subcolumn: [ OK ] 12.48 sec.
2025-07-12 21:39:28 00999_test_skip_indices_with_alter_and_merge: [ OK ] 1.60 sec.
2025-07-12 21:39:31 01825_type_json_mutations: [ OK ] 2.28 sec.
2025-07-12 21:39:31 03221_mutation_analyzer_skip_part: [ OK ] 10.99 sec.
2025-07-12 21:39:31 02581_share_big_sets_between_mutation_tasks: [ SKIPPED ] 0.00 sec.
2025-07-12 21:39:31 Reason: not running for current build
2025-07-12 21:39:32 02932_kill_query_sleep: [ OK ] 8.62 sec.
2025-07-12 21:39:32 02845_arrayShiftRotate: [ OK ] 6.64 sec.
2025-07-12 21:39:32 03165_order_by_duplicate: [ OK ] 1.21 sec.
2025-07-12 21:39:33 02982_dont_infer_exponent_floats: [ OK ] 1.06 sec.
2025-07-12 21:39:33 03271_ghdata_object_to_json_alter: [ OK ] 59.11 sec.
2025-07-12 21:39:33 01762_deltasumtimestamp: [ OK ] 1.61 sec.
2025-07-12 21:39:34 03057_analyzer_subquery_alias_join: [ OK ] 1.10 sec.
2025-07-12 21:39:34 03257_setting_tiers: [ OK ] 2.32 sec.
2025-07-12 21:39:35 02876_s3_cluster_schema_inference_names_with_spaces: [ OK ] 1.41 sec.
2025-07-12 21:39:35 00725_join_on_bug_2: [ OK ] 3.71 sec.
2025-07-12 21:39:36 01554_interpreter_integer_float: [ OK ] 1.47 sec.
2025-07-12 21:39:36 02525_different_engines_in_temporary_tables: [ OK ] 3.01 sec.
2025-07-12 21:39:37 01710_order_by_projections_incomplete: [ OK ] 1.86 sec.
2025-07-12 21:39:37 00490_special_line_separators_and_characters_outside_of_bmp: [ OK ] 1.16 sec.
2025-07-12 21:39:37 00700_decimal_math: [ OK ] 3.46 sec.
2025-07-12 21:39:38 01650_expressions_merge_bug: [ OK ] 1.11 sec.
2025-07-12 21:39:40 00084_summing_merge_tree: [ OK ] 2.86 sec.
2025-07-12 21:39:41 01107_tuples_arrays_parsing_exceptions: [ OK ] 3.21 sec.
2025-07-12 21:39:41 03224_arrayUnion: [ OK ] 6.32 sec.
2025-07-12 21:39:42 03155_explain_current_transaction: [ OK ] 1.02 sec.
2025-07-12 21:39:42 03010_read_system_parts_table_test: [ OK ] 1.55 sec.
2025-07-12 21:39:42 03032_save_bad_json_escape_sequences: [ OK ] 1.07 sec.
2025-07-12 21:39:44 02910_replicated_merge_parameters_must_consistent: [ OK ] 7.18 sec.
2025-07-12 21:39:44 02367_analyzer_table_alias_columns: [ OK ] 1.91 sec.
2025-07-12 21:39:44 02842_vertical_merge_after_add_drop_column: [ OK ] 1.81 sec.
2025-07-12 21:39:45 03277_logging_elapsed_ns: [ OK ] 6.02 sec.
2025-07-12 21:39:46 02160_h3_hex_area_Km2: [ OK ] 1.81 sec.
2025-07-12 21:39:46 00315_quantile_off_by_one: [ OK ] 1.60 sec.
2025-07-12 21:39:46 01279_empty_external_table: [ OK ] 4.68 sec.
2025-07-12 21:39:48 02416_rocksdb_delete_update: [ OK ] 3.41 sec.
2025-07-12 21:39:48 01009_insert_select_data_loss: [ OK ] 1.51 sec.
2025-07-12 21:39:49 03169_display_column_names_in_footer: [ OK ] 2.76 sec.
2025-07-12 21:39:49 02341_global_join_cte: [ OK ] 4.26 sec.
2025-07-12 21:39:49 03165_distinct_with_window_func_crash: [ OK ] 1.36 sec.
2025-07-12 21:39:50 02813_func_now_and_alias: [ OK ] 1.21 sec.
2025-07-12 21:39:51 00854_multiple_join_asterisks: [ OK ] 1.81 sec.
2025-07-12 21:39:53 02496_remove_redundant_sorting: [ OK ] 42.52 sec.
2025-07-12 21:39:55 02998_http_redirects: [ OK ] 2.01 sec.
2025-07-12 21:39:55 02870_per_column_settings: [ OK ] 4.47 sec.
2025-07-12 21:39:55 02250_lots_of_columns_in_csv_with_names: [ OK ] 7.33 sec.
2025-07-12 21:39:56 01054_random_printable_ascii_ubsan: [ OK ] 9.63 sec.
2025-07-12 21:39:57 02345_create_table_allow_trailing_comma: [ OK ] 1.61 sec.
2025-07-12 21:39:57 03286_backup_to_memory: [ OK ] 1.66 sec.
2025-07-12 21:39:57 01326_hostname_alias: [ OK ] 1.01 sec.
2025-07-12 21:39:58 02922_respect_nulls_parser: [ OK ] 7.12 sec.
2025-07-12 21:39:58
2025-07-12 21:39:58 166 tests passed. 2 tests skipped. 960.12 s elapsed (Process-9).
2025-07-12 21:39:59 02125_transform_decimal_bug: [ OK ] 1.61 sec.
2025-07-12 21:39:59
2025-07-12 21:39:59 154 tests passed. 2 tests skipped. 961.17 s elapsed (Process-5).
2025-07-12 21:39:59 02986_leftpad_fixedstring: [ OK ] 2.21 sec.
2025-07-12 21:39:59
2025-07-12 21:39:59 143 tests passed. 5 tests skipped. 961.87 s elapsed (Process-8).
2025-07-12 21:40:01 00666_uniq_complex_types: [ OK ] 4.22 sec.
2025-07-12 21:40:01
2025-07-12 21:40:01 186 tests passed. 0 tests skipped. 963.58 s elapsed (Process-3).
2025-07-12 21:40:07 01782_field_oom: [ OK ] 42.52 sec.
2025-07-12 21:40:07
2025-07-12 21:40:07 Having 1 errors! 102 tests passed. 4 tests skipped. 969.82 s elapsed (Process-6).
2025-07-12 21:40:19 02030_rocksdb_race_long: [ OK ] 24.16 sec.
2025-07-12 21:40:19
2025-07-12 21:40:19 142 tests passed. 1 tests skipped. 981.62 s elapsed (Process-7).
2025-07-12 21:40:24 01034_move_partition_from_table_zookeeper: [ OK ] 83.68 sec.
2025-07-12 21:40:24
2025-07-12 21:40:24 153 tests passed. 1 tests skipped. 986.22 s elapsed (Process-10).
2025-07-12 21:41:30 00938_fix_rwlock_segfault_long: [ OK ] 101.23 sec.
2025-07-12 21:41:30
2025-07-12 21:41:30 107 tests passed. 1 tests skipped. 1052.27 s elapsed (Process-4).
2025-07-12 21:41:30 Running 106 stateless tests (MainProcess).
2025-07-12 21:41:32 03312_system_errors_last_error: [ OK ] 1.76 sec.
2025-07-12 21:41:41 03310_index_hints_read_columns: [ OK ] 9.18 sec.
2025-07-12 21:41:51 03299_parquet_object_storage_metadata_cache: [ OK ] 9.50 sec.
2025-07-12 21:42:02 03285_orc_arrow_parquet_tuple_field_matching: [ OK ] 10.99 sec.
2025-07-12 21:42:11 03274_prewarm_primary_index_cache: [ OK ] 8.83 sec.
2025-07-12 21:42:17 03273_primary_index_cache: [ OK ] 6.34 sec.
2025-07-12 21:42:19 03168_loop_engine_with_parallel_replicas: [ OK ] 1.36 sec.
2025-07-12 21:42:55 03151_unload_index_race: [ OK ] 36.14 sec.
2025-07-12 21:42:55 03147_system_columns_access_checks: [ SKIPPED ] 0.00 sec.
2025-07-12 21:42:55 Reason: not running for current build
2025-07-12 21:42:58 03147_table_function_loop: [ OK ] 2.86 sec.
2025-07-12 21:47:33 03008_deduplication_several_mv_into_one_table_nonreplicated: [ OK ] 275.21 sec.
2025-07-12 21:47:36 02990_rmt_replica_path_uuid: [ OK ] 2.76 sec.
2025-07-12 21:47:58 02980_dist_insert_readonly_replica: [ OK ] 22.11 sec.
2025-07-12 21:49:18 02962_system_sync_replica_lightweight_from_modifier: [ OK ] 79.32 sec.
2025-07-12 21:49:37 02944_dynamically_change_filesystem_cache_size: [ OK ] 18.56 sec.
2025-07-12 21:49:37 02874_parquet_multiple_batches_array_inconsistent_offsets: [ SKIPPED ] 0.00 sec.
2025-07-12 21:49:37 Reason: not running for current build
2025-07-12 21:50:17 02841_parquet_filter_pushdown: [ OK ] 39.91 sec.
2025-07-12 21:50:17 02782_uniq_exact_parallel_merging_bug: [ SKIPPED ] 0.00 sec.
2025-07-12 21:50:17 Reason: not running for current build
2025-07-12 21:50:25 02751_ip_types_aggregate_functions_states: [ OK ] 8.43 sec.
2025-07-12 21:50:25 02735_parquet_encoder: [ SKIPPED ] 0.00 sec.
2025-07-12 21:50:25 Reason: not running for current build
2025-07-12 21:51:04 02725_start_stop_fetches: [ OK ] 39.01 sec.
2025-07-12 21:51:11 02706_show_columns: [ OK ] 6.27 sec.
2025-07-12 21:51:16 02572_system_logs_materialized_views_ignore_errors: [ OK ] 4.82 sec.
2025-07-12 21:51:19 02541_arrow_duration_type: [ OK ] 3.42 sec.
2025-07-12 21:52:22 02535_max_parallel_replicas_custom_key_mt: [ OK ] 62.47 sec.
2025-07-12 21:52:31 02503_insert_storage_snapshot: [ OK ] 9.33 sec.
2025-07-12 21:52:45 02497_trace_events_stress_long: [ OK ] 13.44 sec.
2025-07-12 21:52:47 02494_query_cache_user_quotas_after_drop: [ OK ] 1.98 sec.
2025-07-12 21:52:48 02494_query_cache_exception_handling: [ OK ] 1.16 sec.
2025-07-12 21:53:04 02494_trace_log_profile_events: [ OK ] 15.95 sec.
2025-07-12 21:53:07 02482_json_nested_arrays_with_same_keys: [ OK ] 2.61 sec.
2025-07-12 21:53:12 02481_custom_separated_and_template_with_csv_field: [ OK ] 4.97 sec.
2025-07-12 21:53:17 02440_mutations_finalization: [ OK ] 4.97 sec.
2025-07-12 21:53:19 02422_msgpack_uuid_wrong_column: [ OK ] 2.01 sec.
2025-07-12 21:53:22 02411_merge_tree_zero_max_read_buffer_size: [ OK ] 2.26 sec.
2025-07-12 21:53:26 02391_recursive_buffer: [ OK ] 3.91 sec.
2025-07-12 21:53:28 02385_profile_events_overflow: [ OK ] 2.81 sec.
2025-07-12 21:53:32 02373_heap_buffer_overflow_in_avro: [ OK ] 3.57 sec.
2025-07-12 21:53:57 02352_rwlock: [ OK ] 25.03 sec.
2025-07-12 21:53:59 02323_null_modifier_in_table_function: [ OK ] 1.46 sec.
2025-07-12 21:55:28 02286_mysql_dump_input_format: [ OK ] 89.43 sec.
2025-07-12 21:55:34 02262_column_ttl: [ OK ] 5.92 sec.
2025-07-12 21:55:36 02244_lowcardinality_hash_join: [ OK ] 1.66 sec.
2025-07-12 21:58:30 02241_filesystem_cache_on_write_operations: [ OK ] 161.02 sec.
2025-07-12 21:58:37 02185_values_schema_inference: [ OK ] 6.69 sec.
2025-07-12 21:58:40 02179_dict_reload_on_cluster: [ OK ] 2.96 sec.
2025-07-12 21:58:43 02177_temporary_table_current_database_http_session: [ OK ] 2.26 sec.
2025-07-12 21:58:43 02125_many_mutations_2: [ SKIPPED ] 0.00 sec.
2025-07-12 21:58:43 Reason: not running for current build
2025-07-12 21:58:48 02105_table_function_file_partiotion_by: [ OK ] 5.42 sec.
2025-07-12 21:58:50 02103_sql_user_defined_functions_composition: [ OK ] 1.26 sec.
2025-07-12 21:58:52 02096_rename_atomic_hang: [ OK ] 2.27 sec.
2025-07-12 21:58:55 02028_add_default_database_for_alterquery_on_cluster: [ OK ] 3.16 sec.
2025-07-12 21:59:01 02015_global_in_threads: [ OK ] 5.72 sec.
2025-07-12 21:59:03 01948_dictionary_quoted_database_name: [ OK ] 1.71 sec.
2025-07-12 21:59:08 01902_table_function_merge_db_repr: [ OK ] 4.83 sec.
2025-07-12 21:59:11 01889_postgresql_protocol_null_fields: [ OK ] 2.81 sec.
2025-07-12 21:59:12 01837_database_memory_ddl_dictionaries: [ OK ] 1.56 sec.
2025-07-12 21:59:12 01710_projection_vertical_merges: [ SKIPPED ] 0.00 sec.
2025-07-12 21:59:12 Reason: not running for current build
2025-07-12 21:59:14 01670_dictionary_create_key_expression: [ OK ] 1.97 sec.
2025-07-12 21:59:16 01646_system_restart_replicas_smoke: [ OK ] 1.62 sec.
2025-07-12 21:59:24 01643_replicated_merge_tree_fsync_smoke: [ OK ] 8.13 sec.
2025-07-12 21:59:26 01575_disable_detach_table_of_dictionary: [ OK ] 1.42 sec.
2025-07-12 21:59:28 01517_drop_mv_with_inner_table: [ OK ] 2.27 sec.
2025-07-12 21:59:30 01474_executable_dictionary: [ OK ] 1.46 sec.
2025-07-12 22:00:27 01459_manual_write_to_replicas_quorum_detach_attach: [ OK ] 57.45 sec.
2025-07-12 22:00:30 01457_create_as_table_function_structure: [ OK ] 2.36 sec.
2025-07-12 22:00:53 01417_freeze_partition_verbose: [ OK ] 22.72 sec.
2025-07-12 22:01:13 01375_storage_file_tsv_csv_with_names_write_prefix: [ OK ] 19.91 sec.
2025-07-12 22:01:26 01305_replica_create_drop_zookeeper: [ OK ] 13.70 sec.
2025-07-12 22:01:29 01293_system_distribution_queue: [ OK ] 2.06 sec.
2025-07-12 22:01:32 01281_unsucceeded_insert_select_queries_counter: [ OK ] 3.41 sec.
2025-07-12 22:01:48 01280_ssd_complex_key_dictionary: [ OK ] 15.31 sec.
2025-07-12 22:02:41 01275_parallel_mv: [ OK ] 53.04 sec.
2025-07-12 22:03:39 01192_rename_database_zookeeper: [ OK ] 58.45 sec.
2025-07-12 22:03:48 01155_rename_move_materialized_view: [ OK ] 8.93 sec.
2025-07-12 22:03:55 01148_zookeeper_path_macros_unfolding: [ OK ] 6.43 sec.
2025-07-12 22:04:05 01098_temporary_and_external_tables: [ OK ] 10.23 sec.
2025-07-12 22:04:44 01083_expressions_in_engine_arguments: [ OK ] 38.66 sec.
2025-07-12 22:04:46 01075_allowed_client_hosts: [ OK ] 1.86 sec.
2025-07-12 22:04:53 01070_modify_ttl: [ OK ] 7.03 sec.
2025-07-12 22:04:56 01036_no_superfluous_dict_reload_on_create_database: [ OK ] 2.32 sec.
2025-07-12 22:05:03 01013_sync_replica_timeout_zookeeper: [ OK ] 7.13 sec.
2025-07-12 22:05:06 00985_merge_stack_overflow: [ OK ] 2.81 sec.
2025-07-12 22:05:06 00877_memory_limit_for_new_delete: [ SKIPPED ] 0.00 sec.
2025-07-12 22:05:06 Reason: not running for current build
2025-07-12 22:05:39 00840_long_concurrent_select_and_drop_deadlock: [ OK ] 33.30 sec.
2025-07-12 22:06:30 00184_parallel_hash_returns_same_res_as_hash: [ OK ] 50.58 sec.
2025-07-12 22:06:30 00176_bson_parallel_parsing: [ SKIPPED ] 0.00 sec.
2025-07-12 22:06:30 Reason: disabled
2025-07-12 22:06:35 00175_counting_resources_in_subqueries: [ OK ] 5.17 sec.
2025-07-12 22:07:21 00169_contingency: [ OK ] 45.62 sec.
2025-07-12 22:07:40 00164_quantileBfloat16: [ OK ] 18.90 sec.
2025-07-12 22:08:13 00161_parallel_parsing_with_names: [ OK ] 33.54 sec.
2025-07-12 22:09:19 00159_parallel_formatting_csv_and_friends: [ OK ] 65.22 sec.
2025-07-12 22:10:16 00158_cache_dictionary_has: [ OK ] 57.35 sec.
2025-07-12 22:10:26 00153_aggregate_arena_race: [ OK ] 9.39 sec.
2025-07-12 22:10:33 00150_quantiles_timing_precision: [ OK ] 7.22 sec.
2025-07-12 22:10:40 00096_obfuscator_save_load: [ OK ] 6.72 sec.
2025-07-12 22:10:42 00087_where_0: [ OK ] 1.61 sec.
2025-07-12 22:11:36 00078_group_by_arrays: [ OK ] 53.96 sec.
2025-07-12 22:11:47 00071_merge_tree_optimize_aio: [ OK ] 10.75 sec.
2025-07-12 22:12:09 00060_move_to_prewhere_and_sets: [ OK ] 21.96 sec.
2025-07-12 22:12:19 00051_min_max_array: [ OK ] 10.55 sec.
2025-07-12 22:12:28 00049_max_string_if: [ OK ] 8.13 sec.
2025-07-12 22:12:29 00039_primary_key: [ OK ] 1.31 sec.
2025-07-12 22:12:31 00031_array_enumerate_uniq: [ OK ] 1.51 sec.
2025-07-12 22:12:46 00012_sorting_distributed: [ OK ] 15.65 sec.
2025-07-12 22:12:53 00008_uniq: [ OK ] 6.13 sec.
2025-07-12 22:12:53
2025-07-12 22:12:53 98 tests passed. 8 tests skipped. 1882.64 s elapsed (MainProcess).
2025-07-12 22:13:00 Checking the hung queries: done
2025-07-12 22:13:00
2025-07-12 22:13:00 No queries hung.
2025-07-12 22:13:00 All tests have finished.
2025-07-12 22:13:00
2025-07-12 22:13:00 Top patterns of log messages:
2025-07-12 22:13:00
2025-07-12 22:13:00 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-12 22:13:00
2025-07-12 22:13:00 1. 46500 0.052 9.27 MiB 0.079 1 305 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-12 22:13:00 2. 46089 0.051 6.90 MiB 0.059 21960 304 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-12 22:13:00 3. 41264 0.046 982.28 KiB 0.008 1 474 ['Trace'] 0.001 Query to stage {}{}
2025-07-12 22:13:00 4. 41022 0.046 1.90 MiB 0.016 1 474 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-07-12 22:13:00 5. 32203 0.036 2.50 MiB 0.021 1 301 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-12 22:13:00 6. 29740 0.033 839.16 KiB 0.007 1 268 ['Debug'] 0 Processed in {} sec.
2025-07-12 22:13:00 7. 25944 0.029 2.31 MiB 0.02 1 574 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-12 22:13:00 8. 25582 0.028 1002.84 KiB 0.008 1 576 ['Trace'] 0 Aggregation method: {}
2025-07-12 22:13:00 9. 23758 0.026 255.21 KiB 0.002 1 572 ['Trace'] 0 Aggregating
2025-07-12 22:13:00 10. 22690 0.025 1.81 MiB 0.016 1 539 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-07-12 22:13:00 11. 22156 0.025 1.01 MiB 0.009 22156 355 ['Debug'] 0.998 Authenticating user '{}' from {}
2025-07-12 22:13:00 12. 22153 0.025 2.43 MiB 0.021 22153 355 ['Debug'] 0.998 {} Authenticated with global context as user {}
2025-07-12 22:13:00 13. 22127 0.025 1.90 MiB 0.016 22127 355 ['Debug'] 0.998 {} Logout, user_id: {}
2025-07-12 22:13:00 14. 21984 0.024 1.57 MiB 0.013 21984 304 ['Debug'] 1 Creating session context with user_id: {}
2025-07-12 22:13:00 15. 16797 0.019 3.18 MiB 0.027 3 296 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-12 22:13:00 16. 16793 0.019 13.10 MiB 0.112 2 296 ['Trace'] 1 Request URI: {}
2025-07-12 22:13:00 17. 16546 0.018 339.32 KiB 0.003 2 296 ['Debug'] 0.027 Done processing query
2025-07-12 22:13:00 18. 16398 0.018 734.95 KiB 0.006 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-12 22:13:00 19. 15638 0.017 1.07 MiB 0.009 1 1028 ['Trace'] 0.55 Reserved {} on local disk {}, having unreserved {}.
2025-07-12 22:13:00 20. 15011 0.017 708.03 KiB 0.006 1 511 ['Trace'] 0.348 filled checksums {}
2025-07-12 22:13:00 21. 14868 0.017 1.01 MiB 0.009 917 1028 ['Trace'] 0.526 Trying to reserve {} using storage policy from min volume index {}
2025-07-12 22:13:00 22. 14772 0.016 1.70 MiB 0.015 921 506 ['Trace'] 0.384 Renaming temporary part {} to {} with tid {}.
2025-07-12 22:13:00 23. 14474 0.016 654.37 KiB 0.005 1 591 ['Trace'] 0.012 Read steps statistics: {}
2025-07-12 22:13:00 24. 12066 0.013 483.09 KiB 0.004 1 328 ['Debug'] 0.231 {}{} memory usage: {}.
2025-07-12 22:13:00 25. 9953 0.011 776.08 KiB 0.006 578 177 ['Trace'] 0.001 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-12 22:13:00 26. 9864 0.011 922.96 KiB 0.008 1 60 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-12 22:13:00 27. 8260 0.009 771.65 KiB 0.006 116 495 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-12 22:13:00 28. 7494 0.008 224.47 KiB 0.002 640 205 ['Debug'] 0.003 Key condition: {}
2025-07-12 22:13:00 29. 7441 0.008 167.13 KiB 0.001 1 572 ['Trace'] 0 Merging aggregated data
2025-07-12 22:13:00 30. 7262 0.008 319.13 KiB 0.003 638 205 ['Trace'] 0.004 Filtering marks by primary and secondary keys
2025-07-12 22:13:00 31. 6606 0.007 753.92 KiB 0.006 637 204 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-12 22:13:00 32. 6585 0.007 756.63 KiB 0.006 1 25 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-12 22:13:00 33. 6207 0.007 1.24 MiB 0.011 1 568 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-12 22:13:00 34. 6037 0.007 312.46 KiB 0.003 553 196 ['Trace'] 0.004 Spreading mark ranges among streams (default reading)
2025-07-12 22:13:00 35. 6014 0.007 807.43 KiB 0.007 1 2 ['Trace'] 1 Creating part at path {}
2025-07-12 22:13:00 36. 5925 0.007 571.00 KiB 0.005 1 268 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-12 22:13:00 37. 5925 0.007 194.07 KiB 0.002 2 268 ['Trace'] 1 TCP Request. Address: {}
2025-07-12 22:13:00 38. 5875 0.007 154.91 KiB 0.001 1 264 ['Debug'] 1 Done processing connection.
2025-07-12 22:13:00 39. 5206 0.006 300.41 KiB 0.003 18 18 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-12 22:13:00 40. 5205 0.006 187.05 KiB 0.002 18 18 ['Trace'] 1 Flushed system log up to offset {}
2025-07-12 22:13:00 41. 4750 0.005 366.46 KiB 0.003 1 257 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-12 22:13:00 42. 4513 0.005 189.51 KiB 0.002 1293 260 ['Debug'] 0.03 Found {} non used tables in detached tables.
2025-07-12 22:13:00 43. 4513 0.005 268.84 KiB 0.002 1293 260 ['Debug'] 0.03 There are {} detached tables. Start searching non used tables.
2025-07-12 22:13:00 44. 3856 0.004 1.23 MiB 0.011 1 220 ['Trace'] 0.006 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-12 22:13:00 45. 3529 0.004 351.75 KiB 0.003 1 280 ['Trace'] 0.011 Checking existence of path: {}
2025-07-12 22:13:00 46. 3183 0.004 403.39 KiB 0.003 1 78 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-07-12 22:13:00 47. 3178 0.004 127.24 KiB 0.001 1 150 ['Trace'] 0.053 PREWHERE condition was split into {} steps
2025-07-12 22:13:00 48. 2727 0.003 198.20 KiB 0.002 79 398 ['Trace'] 0.004 Running binary search on index range for part {} ({} marks)
2025-07-12 22:13:00 49. 2727 0.003 81.85 KiB 0.001 79 398 ['Trace'] 0.004 Found (RIGHT) boundary mark: {}
2025-07-12 22:13:00 50. 2727 0.003 82.91 KiB 0.001 79 398 ['Trace'] 0.004 Found {} range {}in {} steps
2025-07-12 22:13:00 51. 2727 0.003 78.85 KiB 0.001 79 398 ['Trace'] 0.004 Found (LEFT) boundary mark: {}
2025-07-12 22:13:00 52. 2650 0.003 194.58 KiB 0.002 1 409 ['Debug'] 1 Execute load job '{}' in {}
2025-07-12 22:13:00 53. 2650 0.003 184.23 KiB 0.002 1 409 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-12 22:13:00 54. 2650 0.003 202.34 KiB 0.002 1 150 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-12 22:13:00 55. 2650 0.003 75.05 KiB 0.001 1 509 ['Debug'] 1 Stop worker in {}
2025-07-12 22:13:00 56. 2650 0.003 103.52 KiB 0.001 1 555 ['Debug'] 0.498 Spawn loader worker #{} in {}
2025-07-12 22:13:00 57. 2649 0.003 246.26 KiB 0.002 1 150 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-12 22:13:00 58. 2647 0.003 23.26 KiB 0 2 150 ['Trace'] 0.002 No tables
2025-07-12 22:13:00 59. 2637 0.003 7.84 MiB 0.067 1 88 ['Trace'] 0 Before join block: '{}'
2025-07-12 22:13:00 60. 2637 0.003 7.98 MiB 0.068 1 88 ['Trace'] 0 After join block: '{}'
2025-07-12 22:13:00 61. 2624 0.003 87.13 KiB 0.001 1 560 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-12 22:13:00 62. 2473 0.003 147.32 KiB 0.001 1 14 ['Debug'] 0.564 Key {} is removed from metadata
2025-07-12 22:13:00 63. 2386 0.003 204.10 KiB 0.002 168 503 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-12 22:13:00 64. 2291 0.003 78.25 KiB 0.001 1 61 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-12 22:13:00 65. 2291 0.003 190.02 KiB 0.002 1 61 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-12 22:13:00 66. 2284 0.003 297.10 KiB 0.002 1 61 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-12 22:13:00 67. 2283 0.003 148.19 KiB 0.001 206 61 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-12 22:13:00 68. 2265 0.003 369.82 KiB 0.003 116 500 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-12 22:13:00 69. 2238 0.002 428.59 KiB 0.004 1 529 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-12 22:13:00 70. 2237 0.002 257.78 KiB 0.002 1 220 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-12 22:13:00 71. 2237 0.002 166.03 KiB 0.001 1 220 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-12 22:13:00 72. 2216 0.002 269.64 KiB 0.002 779 411 ['Debug'] 0.981 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-12 22:13:00 73. 2121 0.002 153.28 KiB 0.001 1 494 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-12 22:13:00 74. 2086 0.002 179.05 KiB 0.001 90 509 ['Information'] 0.988 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-12 22:13:00 75. 2086 0.002 166.45 KiB 0.001 1 570 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={}
2025-07-12 22:13:00 76. 2054 0.002 72.21 KiB 0.001 1 67 ['Trace'] 0 Skipping inserting block with {} rows
2025-07-12 22:13:00 77. 1903 0.002 173.77 KiB 0.001 105 500 ['Trace'] 0.999 Insert entry {} to queue with type {}
2025-07-12 22:13:00 78. 1845 0.002 149.39 KiB 0.001 126 483 ['Trace'] 0.94 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-12 22:13:00 79. 1829 0.002 105.38 KiB 0.001 105 500 ['Debug'] 0.999 Pulling {} entries to queue: {} - {}
2025-07-12 22:13:00 80. 1829 0.002 46.44 KiB 0 105 500 ['Debug'] 0.999 Pulled {} entries to queue.
2025-07-12 22:13:00 81. 1602 0.002 60.01 KiB 0.001 121 144 ['Debug'] 0.012 Reading approx. {} rows with {} streams
2025-07-12 22:13:00 82. 1556 0.002 173.23 KiB 0.001 1 44 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {})
2025-07-12 22:13:00 83. 1532 0.002 111.50 KiB 0.001 1 162 ['Trace'] 0.017 The min valid primary key position for moving to the tail of PREWHERE is {}
2025-07-12 22:13:00 84. 1466 0.002 162.72 KiB 0.001 71 62 ['Debug'] 0.971 Removing {} parts from memory: Parts: [{}]
2025-07-12 22:13:00 85. 1466 0.002 193.08 KiB 0.002 71 62 ['Trace'] 0.971 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-07-12 22:13:00 86. 1466 0.002 27.21 KiB 0 71 62 ['Debug'] 0.971 Removed {} {} parts
2025-07-12 22:13:00 87. 1428 0.002 60.45 KiB 0.001 99 32 ['Debug'] 0.311 Committing part {} to zookeeper
2025-07-12 22:13:00 88. 1402 0.002 258.82 KiB 0.002 1 209 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2025-07-12 22:13:00 89. 1392 0.002 191.87 KiB 0.002 125 82 ['Debug'] 0 Query condition cache has dropped {}/{} granules for WHERE condition {}.
2025-07-12 22:13:00 90. 1324 0.001 78.75 KiB 0.001 1 150 ['Information'] 0.002 Parsed metadata of {} tables in {} databases in {} sec
2025-07-12 22:13:00 91. 1324 0.001 108.87 KiB 0.001 1303 150 ['Information'] 0.002 Metadata processed, database {} has {} tables and {} dictionaries in total.
2025-07-12 22:13:00 92. 1310 0.001 48.17 KiB 0 139 102 ['Debug'] 0.006 MinMax index condition: {}
2025-07-12 22:13:00 93. 1299 0.001 67.99 KiB 0.001 5 154 ['Trace'] 0.925 List of all grants: {}
2025-07-12 22:13:00 94. 1299 0.001 98.95 KiB 0.001 5 154 ['Trace'] 0.925 Settings: readonly = {}, allow_ddl = {}, allow_introspection_functions = {}
2025-07-12 22:13:00 95. 1299 0.001 122.74 KiB 0.001 5 154 ['Trace'] 0.925 List of all grants including implicit: {}
2025-07-12 22:13:00 96. 1237 0.001 51.07 KiB 0 99 32 ['Debug'] 0.359 Part {} committed to zookeeper
2025-07-12 22:13:00 97. 1181 0.001 20.76 KiB 0 1072 159 ['Debug'] 0.019 Loading data parts
2025-07-12 22:13:00 98. 1160 0.001 145.02 KiB 0.001 1 23 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}'
2025-07-12 22:13:00 99. 1153 0.001 28.15 KiB 0 110 398 ['Debug'] 0.607 Loaded metadata version {}
2025-07-12 22:13:00 100. 1151 0.001 80.08 KiB 0.001 1 143 ['Debug'] 0.001 Wait load job '{}' in {}
2025-07-12 22:13:00
2025-07-12 22:13:01 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-12 22:13:01
2025-07-12 22:13:01
2025-07-12 22:13:01
2025-07-12 22:13:01 Top messages without format string (fmt::runtime):
2025-07-12 22:13:01
2025-07-12 22:13:01 count pattern runtime_message line
2025-07-12 22:13:01
2025-07-12 22:13:01 1. 300 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-12 22:13:01 2. 48 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 102 (IDENTIFIED): IDENTIFIED plaintext_password by '8'. Expected one of: NO_PASSWORD, PLAINTEXT_PASSWORD, SHA256_PASSWORD, DOUBLE_SHA1_PASSWORD, LDAP, KERBEROS, SSL_CERTIFICATE, BCRYPT_PASSWORD, SSH ('/executeQuery.cpp',301)
2025-07-12 22:13:01 3. 6 CodeDBExceptionReceivedfromlocal Code: 242. DB::Exception: Received from localhost:9000. DB::Exception: Table is in readonly mode: replica_path=/tables/shard_1/data/replicas/read. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-07-12 22:13:01 ↳ ↴
2025-07-12 22:13:01 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exceptio
2025-07-12 22:13:01 4. 4 CodeDBExceptionFaultinjectionbef Code: 999. DB::Exception: Fault injection before operation. (KEEPER_EXCEPTION) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:54768) (comment: 02456_keeper_retries_during_insert.sql) (query 6, line 10) (in query: INSERT INTO keeper_ret ('/executeQuery.cpp',301)
2025-07-12 22:13:01 5. 4 CodeDBExceptionTherequestsignatu Code: 499. DB::Exception: The request signature we calculated does not match the signature you provided. Check your key and signing method. (S3_ERROR) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:42292) (comment: 02843_backup_use_sam ('/executeQuery.cpp',301)
2025-07-12 22:13:01 6. 4 CodeCoordinationExceptionFaultin Code: 999. Coordination::Exception: Fault injection before operation. (KEEPER_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-12 22:13:01 ↳ ↴
2025-07-12 22:13:01 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Excep
2025-07-12 22:13:01 7. 4 CodeDBExceptionEmptyqueryInscope Code: 62. DB::Exception: Empty query: In scope SELECT formatQuery(''). (SYNTAX_ERROR) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:40596) (comment: 02882_formatQuery.sql) (query 16, line 21) (in query: SELECT formatQuery('');), Stack ('/executeQuery.cpp',301)
2025-07-12 22:13:01 8. 4 CodeDBExceptionReceivedfromDBExc Code: 507. DB::Exception: Received from 127.0.0.2:9000. DB::Exception: Sharding key modulo(sub_key, 2) is not used. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-07-12 22:13:01 ↳ ↴
2025-07-12 22:13:01 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x00000
2025-07-12 22:13:01 9. 2 CodeDBExceptionConnectionrefused Code: 1000. DB::Exception: Connection refused. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-12 22:13:01 ↳ ↴
2025-07-12 22:13:01 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::IOException::IOException(String const&, i
2025-07-12 22:13:01 10. 2 CodeDBExceptionavroExceptionCann Code: 1001. DB::Exception: avro::Exception: Cannot read compressed data, expected at least 4 bytes, got 0. (STD_EXCEPTION) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:33142) (comment: 02373_heap_buffer_overflow_in_avro.sh) (query 1, ('/executeQuery.cpp',301)
2025-07-12 22:13:01 11. 2 CodeDBExceptionThereisnosubtypef Code: 386. DB::Exception: There is no subtype for types String, UInt8 because some of them are String/FixedString and some of them are not: In scope SELECT ['1', '2'] AS arr1, [1, 2] AS arr2, round(arrayJaccardIndex(arr1, arr2), 2). (NO_COMMON_TYPE) (versi ('/executeQuery.cpp',301)
2025-07-12 22:13:01 12. 2 PocoExceptionCodeecodeConnection Poco::Exception. Code: 1000, e.code() = 111, Connection refused (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:59974) (comment: 03322_materialized_view_ignore_errors_url.sql) (query 7, line 11) (in query: INSERT INTO src SETTINGS mater ('/executeQuery.cpp',301)
2025-07-12 22:13:01 13. 1 FailedtomakebackupShttplocalhost Failed to make backup S3('http://localhost:11111/test/backups/test_v6qzphp4/use_same_s3_credentials_for_base_backup_base_inc_3_bad', 'test', '[HIDDEN]'): Code: 499. DB::Exception: The request signature we calculated does not match the signature you provide ('/Exception.cpp',285)
2025-07-12 22:13:01 14. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 15. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 16. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 17. 1 stdexceptionCodetypestdruntimeer std::exception. Code: 1001, type: std::runtime_error, e.what() = ran out of bytes (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:55970) (comment: 02688_aggregate_states.sql) (query 2, line 2) (in query: SELECT '\x01\x01\x01'::Aggregate ('/executeQuery.cpp',301)
2025-07-12 22:13:01 18. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-12 22:13:01 19. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-12 22:13:01 ↳my id: 1, leader: 1, term: 1
2025-07-12 22:13:01 20. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 21. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 ↳commit index 0 ↴
2025-07-12 22:13:01 ↳term 0 ↴
2025-07-12 22:13:01 ↳election timer allowed ↴
2025-07-12 22:13:01 ↳log store start 1, end 0 ↴
2025-07-12 22:13:01 ↳config log idx 0, prev log idx 0 ↴
2025-07-12 22:13:01 ↳ -- ASYNC REPLICATION --
2025-07-12 22:13:01 22. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 23. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 24. 1 CodeDBExceptionstdruntimeerrorra Code: 1001. DB::Exception: std::runtime_error: ran out of bytes. (STD_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-12 22:13:01 ↳ ↴
2025-07-12 22:13:01 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: std::runtime_error::runtime_er
2025-07-12 22:13:01 25. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 26. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20372.altinityantalya (revision: 4294967295, git hash: a324819208af3bcc76888a0ab3ac201474e635d4, build id: 6409FD39CE090D83A4827D102212D32AA1B09EBC), PID 395 ('',0)
2025-07-12 22:13:01 27. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43)
2025-07-12 22:13:01 ↳my id: 1, voting_member ↴
2025-07-12 22:13:01 ↳num peers: 0
2025-07-12 22:13:01 28. 1 logTraceFunctionTest logTrace Function Test ('/logTrace.cpp',50)
2025-07-12 22:13:01 29. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-12 22:13:10 30. 1 startingup starting up ('',0)
2025-07-12 22:13:10
2025-07-12 22:13:10
2025-07-12 22:13:10
2025-07-12 22:13:10 Top messages not matching their format strings:
2025-07-12 22:13:10
2025-07-12 22:13:10 message_format_string count() any_message
2025-07-12 22:13:10
2025-07-12 22:13:10 1. 327 If the signature check failed. This could be because of a time skew. Attempting to adjust the signer.
2025-07-12 22:13:10 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 50 /var/lib/clickhouse/store/610/61015944-7097-403d-9124-b1f3b21e99d5/tmp_merge_202507_1_161_32/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2025-07-12 22:13:10 3. Close WriteBufferFromAzureBlobStorage. {}. 12 Close WriteBufferFromAzureBlobStorage. vdbzciyaoauqyxsaidevmrnaflodyhao. (LogSeriesLimiter: on interval from 2025-07-12 21:56:55 to 2025-07-12 21:57:11 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2025-07-12 22:13:10 4. Cannot find '{}' in '{}' 10 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5937 similar messages)
2025-07-12 22:13:10 5. (from {}{}{}){}{}{} {} (stage: {}) 1 (from [::1]:47494) (comment: 02686_bson3.sql) (query 1, line 1) -- It correctly throws exception about incorrect data: ↴
2025-07-12 22:13:10 ↳ SELECT * FROM format(BSONEachRow, 'WatchID Int64, JavaEnable Int16, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID Int32, ClientIP Int32, RegionID Int32, UserID Int64, CounterClass Int16, OS Int16, UserAgent Int16, URL String, Referer String, IsRefresh Int16, RefererCategoryID Int16, RefererRegionID Int32, URLCategoryID Int16, URLRegionID Int32, ResolutionWidth Int16, ResolutionHeight Int16, ResolutionDepth Int16, FlashMajor Int16, FlashMinor Int16, FlashMinor2 String, NetMajor Int16, NetMinor Int16, UserAgentMajor Int16, UserAgentMinor String, CookieEnable Int16, JavascriptEnable Int16, IsMobile Int16, MobilePhone Int16, MobilePhoneModel String, Params String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int16, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, SocialSourceNetworkID Int16, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency String, ParamCurrencyID Int16, OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID Int16, RefererHash Int64, URLHash Int64, CLID Int32', $$^ WatchID c*5/ !p~JavaEnable Title GoodEvent EventTime 7�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnabl�sMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime &�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID �F�ӓ2qJavaEnable Title GoodEvent EventTime n$�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ǘ�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage P�amPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID l!�|�@HJavaEnable Title GoodEvent EventTime �)�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime }�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID �ǐ=ЌWJavaEnable Title GoodEvent EventTime 8*�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ݞ�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID � WatchID �E&LyJavaEnable Title GoodEvent EventTime J�Q EventDate > CounterID ClientIP �I`RegionID ' UserID q�Jd8CounterClass OS UserAgent URL - http://holodilnik.ru/russia/05jul2013&model=0Referer IsRefresh RefererCategoryID RefererRegionID URLCateParams String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int16, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �↴
2025-07-12 22:13:10 ↳o�eCLID � WatchID �k=�pJavaEnable Title GoodEvent EventTime ��Q EventDate > CounterID Clien�Q9�HRegionID G UserID
�Ks}�CounterClass OS UserAgent URL H http://afisha.mail.ru/catalog/314/women.ru/ency=1&page3/?errovat-pinnikiReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID 0= URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4
PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID :�W�mOriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime A�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �
�#�\CLID � WatchID �1�o�CJavaEnable Title GoodEvent EventTime �0�Q EventDate > CounterID ClientIP �^{]RegionID � UserID &n%�t"6CounterClass OS ' UserAgent URL > http://bonprix.ru/index.ru/cinema/art/0 986 424 233 сезонReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �#( TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime �Q Age Sex Income Interests Robotness RemoteIP �UWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash X-h�X CLID � WatchID »-�C_JavaEnable Title GoodEvent EventTime 83�Q EventDate > CounterID ClientIP �^{]RegionID � UserID &n%�t"6CounterClass OS ' UserAgent URL : http://bonprix.ru/index.ru/cinema/art/A00387,3797); ru)&bLReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �#( TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ↴
2025-07-12 22:13:12 ↳�Q Age Sex Income Interests Robotness RemoteIP �UWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash v�v�CLID � WatchID ��\JavaEnable Title GoodEvent EventTime � �Q EventDate > CounterID ClientIP �gURegionID � UserID �s�yy�fCounterClass OS , UserAgent URL 1 http://tours/Ekategoriya%2F&sr=http://slovareniyeReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � esRolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID � TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime Y�Q Age Sex Income Interests Robotness RemoteIP �=kWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash h�9�DCLID ^ WatchID �/E�J�{JavaEnable Title GoodEvent EventTime �1�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhkneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime �Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID $$); (stage: Complete)
2025-07-12 22:13:12
2025-07-12 22:13:12
2025-07-12 22:13:12
2025-07-12 22:13:12 Top short messages:
2025-07-12 22:13:12
2025-07-12 22:13:12 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-12 22:13:12
2025-07-12 22:13:12 1. 138 {} Code: 41. DB::Exception: Value 1 for year must be in the range [1970, 2106]: In scope SELECT parseDateTimeInJodaSyntax(' 34
2025-07-12 22:13:12 2. 5 Froze {} parts Froze 10 parts -13
2025-07-12 22:13:12 3. 5 Creating {}: {} Creating table test_z0r3du8d.test: CREATE TABLE IF NOT EXISTS test_z0r3du8d.test UUID '9e754ddf-09c0-4e81-bbdb-72789f33d 211
2025-07-12 22:13:12 4. 4 Unknown data type family: {} Code: 50. DB::Exception: Unknown data type family: ab. (UNKNOWN_TYPE) (version 25.3.3.20372.altinityantalya (altinity bu 29
2025-07-12 22:13:12 5. 2 Unknown table engine {} Code: 56. DB::Exception: Unknown table engine s3. (UNKNOWN_STORAGE) (version 25.3.3.20372.altinityantalya (altinity buil 24
2025-07-12 22:13:12 6. 2 Substitution {} is not set Code: 456. DB::Exception: Substitution `s` is not set. (UNKNOWN_QUERY_PARAMETER) (version 25.3.3.20372.altinityantalya ( 29
2025-07-12 22:13:12
2025-07-12 22:13:12
2025-07-12 22:13:12
2025-07-12 22:13:12 Top messages by level:
2025-07-12 22:13:12
2025-07-12 22:13:12 (0.0004558412160509475,'') Error
2025-07-12 22:13:12 (0.000012229886284293713,'Incorrect data: number of rows with sign = 1 ({}) differs with number of rows with sign = -1 ({}) by more than one (for key: {}).') Warning
2025-07-12 22:13:12 (0.0025427045392890655,'Merged {} parts: [{}, {}] -> {}') Information
2025-07-12 22:13:12 (0.05170240017077368,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-12 22:13:12 (0.05124544714687871,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-07-12 22:13:12
2025-07-12 22:13:12
+ set -e
Files in current directory
+ echo 'Files in current directory'
+ ls -la ./
total 127176
drwxr-xr-x 1 root root 4096 Jul 12 22:01 .
drwxr-xr-x 1 root root 4096 Jul 12 22:01 ..
-rw-rw-r-- 1 root root 389 Apr 15 13:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 23:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 12 21:21 dev
-rwxr-xr-x 1 root root 0 Jul 12 21:21 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 12 21:21 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 23:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 23:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 23:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 23:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 14:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 23:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 14:27 minio
drwxr-xr-x 4 root root 4096 Jul 12 21:21 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 23:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 12 21:20 package_folder
drwxr-x--- 2 root root 4096 Jul 12 21:27 preprocessed_configs
dr-xr-xr-x 307 root root 0 Jul 12 21:21 proc
drwxrwxr-x 17 1000 1000 4096 Jul 12 21:19 repo
-rw-rw-r-- 1 root root 863 Apr 15 13:58 requirements.txt
drwx------ 1 root root 4096 Jul 12 21:35 root
drwxr-xr-x 1 root root 4096 Jul 12 21:21 run
lrwxrwxrwx 1 root root 8 Jan 25 23:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 12 21:22 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 13:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 23:05 srv
-rw-r--r-- 1 root root 399 Jul 12 21:29 ssh_key
dr-xr-xr-x 13 root root 0 Jul 12 21:21 sys
drwxrwxr-x 2 1000 1000 4096 Jul 12 21:23 test_output
drwxrwxrwt 1 root root 4096 Jul 12 22:13 tmp
drwxr-xr-x 1 root root 4096 Jan 25 23:05 usr
drwxr-xr-x 1 root root 4096 Jan 25 23:13 var
Files in root directory
+ echo 'Files in root directory'
+ ls -la /
total 127176
drwxr-xr-x 1 root root 4096 Jul 12 22:01 .
drwxr-xr-x 1 root root 4096 Jul 12 22:01 ..
-rw-rw-r-- 1 root root 389 Apr 15 13:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 23:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 12 21:21 dev
-rwxr-xr-x 1 root root 0 Jul 12 21:21 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 12 21:21 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 23:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 23:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 23:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 23:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 14:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 23:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 14:27 minio
drwxr-xr-x 4 root root 4096 Jul 12 21:21 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 23:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 12 21:20 package_folder
drwxr-x--- 2 root root 4096 Jul 12 21:27 preprocessed_configs
dr-xr-xr-x 307 root root 0 Jul 12 21:21 proc
drwxrwxr-x 17 1000 1000 4096 Jul 12 21:19 repo
-rw-rw-r-- 1 root root 863 Apr 15 13:58 requirements.txt
drwx------ 1 root root 4096 Jul 12 21:35 root
drwxr-xr-x 1 root root 4096 Jul 12 21:21 run
lrwxrwxrwx 1 root root 8 Jan 25 23:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 12 21:22 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 13:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 23:05 srv
-rw-r--r-- 1 root root 399 Jul 12 21:29 ssh_key
dr-xr-xr-x 13 root root 0 Jul 12 21:21 sys
drwxrwxr-x 2 1000 1000 4096 Jul 12 21:23 test_output
drwxrwxrwt 1 root root 4096 Jul 12 22:13 tmp
drwxr-xr-x 1 root root 4096 Jan 25 23:05 usr
drwxr-xr-x 1 root root 4096 Jan 25 23:13 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Sent terminate signal to process with pid 395.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 395.
The process with pid = 395 does not exist.
Server stopped
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1338
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ zstd --threads=0
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ grep SharedMergeTreePartCheckThread
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-12 22:16:43,475 File /repo/tests/broken_tests.json with broken tests found
2025-07-12 22:16:43,476 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-12 22:16:43,483 Is flaky check: False
2025-07-12 22:16:43,483 Result parsed
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
2025-07-12 22:16:43,485 Result written
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core